7 lines
139 B
XML
7 lines
139 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<?import javafx.scene.layout.Pane?>
|
|
|
|
<Pane xmlns:fx="http://javafx.com/fxml" fx:id="root">
|
|
</Pane>
|