Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
plugins
/
javaFX
/
testData
/
completion
/
readOnly.fxml
blob: 656ece4abe8f27420a61ec8448ac554b5cb3b126 [
file
] [
log
] [
blame
]
<?
import
javafx
.
scene
.
layout
.
GridPane
?>
<?
import
javafx
.
scene
.
layout
.
Region
?>
<GridPane
xmlns:fx
=
"http://javafx.com/fxml"
>
<Region
<caret>
/>
</GridPane>