mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-01 18:58:31 +07:00
8 lines
260 B
XML
8 lines
260 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="center">
|
|
<HBox alignment="<error descr="Wrong attribute value">UNKNOWN</error>"/>
|
|
</GridPane> |