Files
openide/plugins/javaFX/testData/highlighting/controller.fxml
Roman Shevchenko 47e48dbb98 Fix JavaFX tests
2013-02-19 11:31:52 +01:00

11 lines
299 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<?import javafx.scene.layout.*?>
<AnchorPane id="AnchorPane" xmlns:fx="http://javafx.com/fxml" fx:controller="java.util.ArrayList">
<children>
<AnchorPane id="anchorPane2">
<children>
</children>
</AnchorPane>
</children>
</AnchorPane>