mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-27 17:01:31 +07:00
6 lines
155 B
XML
6 lines
155 B
XML
|
|
<?import javafx.scene.layout.GridPane?>
|
|
<?import javafx.scene.layout.Region?>
|
|
<GridPane xmlns:fx="http://javafx.com/fxml">
|
|
<Region <caret>/>
|
|
</GridPane> |