-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 7u6
-
Component/s: javafx
-
None
JavaFX api docs for javafx.scene.Node has the following issue:
There is no right bracket at the expression at the methods: setLayoutX, getLayoutX, layoutXProperty.
For example: "textnode.setLayoutX(finalX - textnode.getLayoutBounds().getMinX();" <-- Last right bracket is missed.
There is no right bracket at the expression at the methods: setLayoutX, getLayoutX, layoutXProperty.
For example: "textnode.setLayoutX(finalX - textnode.getLayoutBounds().getMinX();" <-- Last right bracket is missed.