-
Bug
-
Resolution: Fixed
-
P5
-
fx2.0
-
N/A
On page http://download.oracle.com/javafx/2.0/deployment/deploy_overview.htm, the following statement is missing a ) somewhere:
scene.getStylesheets().add(this.getClass().getResource("my.css").toExternalForm();
scene.getStylesheets().add(this.getClass().getResource("my.css").toExternalForm();