mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 06:05:01 +07:00
javafx: read-only properties
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
|
||||
<?import javafx.scene.layout.GridPane?>
|
||||
<?import javafx.scene.layout.Region?>
|
||||
<GridPane xmlns:fx="http://javafx.com/fxml">
|
||||
<Region <caret>/>
|
||||
</GridPane>
|
||||
Reference in New Issue
Block a user