blob: 4e26323a0b83fcc0d76d52f97783d54477d46797 [file] [log] [blame]
<?import javafx.scene.layout.GridPane?>
<?import MyGridPane?>
<MyGridPane xmlns:fx="http://javafx.com/fxml" alignment="center" hgap="10" vgap="10">
<GridPane.columnIndex>1</GridPane.columnIndex>
</MyGridPane>