mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-05 16:36:56 +07:00
7 lines
190 B
XML
7 lines
190 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<?import javafx.scene.layout.*?>
|
|
<?import javafx.scene.control.*?>
|
|
|
|
<GridPane xmlns:fx="http://javafx.com/fxml" alignment="cent<caret>er">
|
|
</GridPane> |