-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: fx2.0
-
Component/s: javafx
-
Environment:
Windows 7 64-bit, Java 1.6.0-26
scene.getStylesheets().add("/path/to/css/file"); Has no effect on scenes that are in a JFXPanel. The exact same code works fine for a "pure" JavaFX application where the scene is set on a Stage.