A DESCRIPTION OF THE PROBLEM :
The javadoc for the value parameter for the VBox.setVgrow has horizontal instead of vertical
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
go to: https://openjfx.io/javadoc/14/javafx.graphics/javafx/scene/layout/VBox.html#setVgrow(javafx.scene.Node,javafx.scene.layout.Priority)
The javadoc for the value parameter for the VBox.setVgrow has horizontal instead of vertical
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
go to: https://openjfx.io/javadoc/14/javafx.graphics/javafx/scene/layout/VBox.html#setVgrow(javafx.scene.Node,javafx.scene.layout.Priority)
- duplicates
-
JDK-8246343 Fix mistakes in FX API docs
- Resolved