Generated Object
javafx.scene.layout.GridPane
Attributes
This node accepts the attributes for a javafx.scene.layout.GridPane class. See the JavaDoc for javafx.scene.layout.GridPane.
Content
May contain javafx Nodes. Each node may have a grid constraint. Grid Pane may also contain row and column nodes.
Usage
Defines a container that lays out its children within a flexible grid of rows and columns.
Examples
Labels