Files
openide/plugins/javaFX/testData/highlighting/builtInFxmlFieldsAndMethod.fxml

3 lines
143 B
XML

<?import javafx.scene.layout.VBox?>
<VBox id="AnchorPane" xmlns:fx="http://javafx.com/fxml" fx:controller="BuiltInFxmlFieldsAndMethod">
</VBox>