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

Stage Icons don't load on OSX

XMLWordPrintable

      When using the following settings to set the icons for the application launch. They work on windows but not on OSX

      Image icon64 = new Image(getClass().getResource("flag-aud.png").toExternalForm());
      stage.getIcons().addAll(icon64);

      On OSX you just see the standard java icon.

            kcr Kevin Rushforth
            celertechjfx CelerTechnologies (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: