blob: 1baa6f27b5a8d865042b893a06c803cc81614623 [file] [log] [blame]
<?import javafx.scene.control.*?>
<?import javafx.scene.layout.GridPane?>
<GridPane xmlns:fx="http://javafx.com/fxml">
<Label fx:i<caret>d="myLabel"/>
</GridPane>