Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
plugins
/
javaFX
/
testData
/
completion
/
childrenInsideGridPaneRoot.fxml
blob: 31a14d1825bdca5c788a614193b6d017caef61b8 [
file
] [
log
] [
blame
]
<?
import
javafx
.
scene
.
layout
.
GridPane
?>
<?
import
javafx
.
scene
.
control
.
Label
?>
<fx:root
type
=
"javafx.scene.layout.GridPane"
xmlns:fx
=
"http://javafx.com/fxml"
>
<
<caret>
</fx:root>