Sign in
android
/
platform
/
tools
/
idea
/
1d526b16d476792ca7ce47616d55833115e8d6ab
/
.
/
plugins
/
javaFX
/
testData
/
highlighting
/
custom
/
customComponent_Fields.fxml
blob: af7ac78b9d5ee8ebb2a6af2bd64173838c10e91c [
file
] [
log
] [
blame
]
<?
import
javafx
.
scene
.
layout.*
?>
<?
import
_CustomVBox
?>
<GridPane
xmlns:fx
=
"http://javafx.com/fxml"
>
<_CustomVBox/>
</GridPane>