Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
plugins
/
javaFX
/
testData
/
highlighting
/
charsetInInclude.fxml
blob: 9a8ae0edb713450e1e5bdad2bcb5565657bb909c [
file
] [
log
] [
blame
]
<fx:root
type
=
"javafx.scene.layout.GridPane"
xmlns:fx
=
"http://javafx.com/fxml"
>
<fx:include
source
=
"sample.fxml"
charset
=
"UTF-8"
/>
</fx:root>