Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
plugins
/
javaFX
/
testData
/
highlighting
/
scriptSource.fxml
blob: b41e69ed332e58d4e1ae8b342a4bc77c998a5c1a [
file
] [
log
] [
blame
]
<?
import
javafx
.
scene
.
layout
.
GridPane
?>
<?
import
javafx
.
scene
.
image
.*?>
<GridPane
xmlns:fx
=
"http://javafx.com/fxml"
>
<fx:script
source
=
"s1.js"
/>
</GridPane>