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

-fx-skin can't work in OSGi-Envs

XMLWordPrintable

      The problem is that in an OSGi-Env the javafx bundle won't see the class and so will fail to load it.

      .kiosk-button{
        -fx-skin : "kiosk.pilot.KioskButtonSkin";
      }

      To me it looks like JavaFX is not designed with modularization in mind, is that correct?

        1. 4.patch
          3 kB
        2. 5.patch
          3 kB
        3. rt-14177.2.patch
          3 kB
        4. rt-14177.3.patch
          3 kB
        5. rt-14177.6.patch
          7 kB
        6. RT-14177-20120406.patch.zip
          0.7 kB

            rbair Richard Bair (Inactive)
            tschindl Tom Schindl
            Votes:
            1 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: