mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-26 00:11:33 +07:00
7 lines
223 B
XML
7 lines
223 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<?import javafx.scene.layout.AnchorPane?>
|
|
<AnchorPane id="AnchorPane" xmlns:fx="http://javafx.com/fxml">
|
|
<stylesheets>
|
|
<String fx:value="<caret>"/>
|
|
</stylesheets>
|
|
</AnchorPane> |