Files
openide/plugins/javaFX/testData/completion/stylesheets_after.fxml

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" />