PlatformImpl.setTaskbarApplication(false);
PlatformImpl.startup(...);
- is blocked by
-
JDK-8102013 Mac: disable app from showing up in dock icon if not a TaskBarApplication
- Closed
-
JDK-8102254 Add internal API to set whether the application should show up in the task bar
- Closed