-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
Prism Mac OSX
Prism runtime on mac doesn't support those properties which are used to setup the mac menu and to hide icon from the dock. Those properties should be recognized as they are very important for UI of an application and are common in java applications on OSX
"-Dapple.awt.UIElement=true"
"-Dapple.laf.useScreenMenuBar=true"
"-Xdock:name=Title"
"-Dapple.awt.UIElement=true"
"-Dapple.laf.useScreenMenuBar=true"
"-Xdock:name=Title"
- relates to
-
JDK-8095033 Mac OS: stage.getIcons().add(icon) should set the dock icon
- Closed
-
JDK-8091007 Mac: implement -Xdock:name support in Glass
- Open
-
JDK-8100569 Add menu/menubar/menuitem related methods to Toolkit interface & implement them in QuantumToolkit for App wide menubar
- Closed