Files
openide/plugins/javaFX/testData/highlighting/custom/customComponent_Fields.fxml

5 lines
130 B
XML

<?import javafx.scene.layout.*?>
<?import _CustomVBox?>
<GridPane xmlns:fx="http://javafx.com/fxml" >
<_CustomVBox/>
</GridPane>