Files
openide/plugins/javaFX/testData/completion/stylesheets_after.fxml
2013-02-13 17:11:57 +01:00

4 lines
184 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<?import javafx.scene.layout.AnchorPane?>
<AnchorPane id="AnchorPane" xmlns:fx="http://javafx.com/fxml"
stylesheets="mystyle.css" />