Sign in
android
/
platform
/
tools
/
idea
/
upstream-master
/
.
/
plugins
/
javaFX
/
testData
/
highlighting
/
injected
/
injectedController.fxml
blob: 52457593501019a182dc4db4f4435c3a11aa4c30 [
file
]
<?
import
javafx
.
scene
.
control
.
Label
?>
<?
import
javafx
.
scene
.
control
.
Button
?>
<fx:root
type
=
"javafx.scene.layout.VBox"
xmlns:fx
=
"http://javafx.com/fxml"
>
<Label fx:id="la
<caret>
bel" />
</fx:root>