mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-18 04:21:24 +07:00
8 lines
147 B
XML
8 lines
147 B
XML
<?import javafx.scene.control.ChoiceBox?>
|
|
<?import javafx.scene.layout.GridPane?>
|
|
<GridPane>
|
|
<ChoiceBox>
|
|
<<caret>
|
|
</ChoiceBox>
|
|
</GridPane>
|