-
Bug
-
Resolution: Fixed
-
P4
-
fx2.0
http://ipg-jets.us.oracle.com/JavaFX/id_common-files/id_common-outgoing/doctest/E17411_01/javafx/2.0/charts/ScatterChartSample.java.html
Line 95 : scene.getStylesheets().add("scatterchartsample/Chart.css");
This doesn't make an exception, just warning "WARNING: com.sun.javafx.css.StyleManager loadStylesheet Resource "null" not found." But I think, as this java file is single (without project) this line could be removed.
BTW, file is attached in the project.
Line 95 : scene.getStylesheets().add("scatterchartsample/Chart.css");
This doesn't make an exception, just warning "WARNING: com.sun.javafx.css.StyleManager loadStylesheet Resource "null" not found." But I think, as this java file is single (without project) this line could be removed.
BTW, file is attached in the project.