-
Enhancement
-
Resolution: Fixed
-
P3
-
None
In the context of RT-29584, WebView needs a mechanism that would allow library code to identify the running application. What is needed is a method like
LauncherImpl.getApplicationName()
returning the fully qualified name of the application's main class.
The mechanism should work in all deployment modes: standalone, applet, webstart.
This is currently needed by WebView only and so initially does not have to be public API.
LauncherImpl.getApplicationName()
returning the fully qualified name of the application's main class.
The mechanism should work in all deployment modes: standalone, applet, webstart.
This is currently needed by WebView only and so initially does not have to be public API.
- blocks
-
JDK-8091774 Mechanism to identify application that only uses JFXPanel
-
- Open
-
-
JDK-8101833 Implement window.localStorage
-
- Resolved
-
- is blocked by
-
JDK-8103090 Allow Application name to be set and queried and implement app data directory
-
- Resolved
-
- relates to
-
JDK-8119043 [Mac] Cannot set app name for menu items in app menu of system menubar
-
- Resolved
-