blob: 33fc9150b8778bc1e860f65af86579e2dd235734 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?import javafx.scene.layout.*?>
<?import javafx.scene.control.TextField?>
<GridPane xmlns:fx="http://javafx.com/fxml">
<children>
<TextField/>
</children>
</GridPane>