mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 23:31:05 +07:00
6 lines
129 B
XML
6 lines
129 B
XML
<?import javafx.scene.layout.GridPane?>
|
|
|
|
<GridPane xmlns:fx="http://javafx.com/fxml" fx:id="foo">
|
|
<fx:ref<caret>
|
|
</GridPane>
|