mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-07 22:09:38 +07:00
6 lines
181 B
XML
6 lines
181 B
XML
<?import javafx.scene.layout.GridPane?>
|
|
<?import javafx.scene.control.Label?>
|
|
<fx:root type="javafx.scene.layout.GridPane" xmlns:fx="http://javafx.com/fxml">
|
|
<children
|
|
</fx:root>
|