-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
P4
-
Affects Version/s: 7u6
-
Component/s: javafx
I'm using JavaFX 2.2b19.
I got a NullPointerException:
java.lang.NullPointerException
at javafx.scene.chart.PieChart.layoutChartChildren(PieChart.java:548)
at javafx.scene.chart.Chart$1.layoutChildren(Chart.java:84)
at javafx.scene.Parent.layout(Parent.java:1018)
at javafx.scene.Parent.layout(Parent.java:1028)
I got a NullPointerException:
java.lang.NullPointerException
at javafx.scene.chart.PieChart.layoutChartChildren(PieChart.java:548)
at javafx.scene.chart.Chart$1.layoutChildren(Chart.java:84)
at javafx.scene.Parent.layout(Parent.java:1018)
at javafx.scene.Parent.layout(Parent.java:1028)