JDK-8127259 : MenuBar.useSystemMenuBar needs to be dynamically switchable on/off
  • Type: Bug
  • Component: javafx
  • Sub-Component: controls
  • Affected Version: fx2.1
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2012-01-23
  • Updated: 2015-06-17
  • Resolved: 2012-01-23
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
fx2.1Fixed
Related Reports
Relates :  
Description
The property useSystemMenuBar for a MenuBar is typically set once at startup, but it is conceivable that an app would like to switch this during runtime, like with most other properties.
Comments
Changeset: http://hg.openjdk.java.net/openjfx/2.1/master/rt/rev/ef14df9bc8ed
23-01-2012