mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-02 11:18:16 +07:00
5 lines
130 B
XML
5 lines
130 B
XML
<?import javafx.scene.layout.*?>
|
|
<?import _CustomVBox?>
|
|
<GridPane xmlns:fx="http://javafx.com/fxml" >
|
|
<_CustomVBox/>
|
|
</GridPane> |