blob: 3d2afaddcfb157c50dcdc76ca470ff88853f1cb6 [file] [log] [blame]
<?import javafx.scene.layout.GridPane?>
<?import javafx.geometry.Insets?>
<GridPane xmlns:fx="http://javafx.com/fxml" alignment="center" hgap="10" vgap="10">
<padding>
<Insets
</padding>
</GridPane>