Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8126297

Plugin needs to disable applet from showing up in dock icon

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 7u6
    • 7u6
    • deploy
    • None

      RT-21756 provides internal API that is called by deploy code to set whether an application should or should not show up in the task bar (as a dock icon). The plugin code should call this method as follows:

          PlatformImpl.setTaskbarApplication(false);
          PlatformImpl.startup(...);

            igor Igor Nekrestyanov (Inactive)
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: