-
Bug
-
Resolution: Fixed
-
P4
-
7u6
-
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.