Files
openide/plugins/javaFX/testData/completion/classInsideList_after.fxml
2013-01-24 16:04:47 +04:00

11 lines
262 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<?import javafx.geometry.*?>
<?import javafx.scene.layout.*?>
<?import javafx.scene.control.*?>
<?import javafx.scene.text.*?>
<GridPane xmlns:fx="http://javafx.com/fxml">
<children>
<Button
</children>
</GridPane>