Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
plugins
/
javaFX
/
testData
/
completion
/
infinity.fxml
blob: f964ef327687937a4f582d251de22dbabd664ee1 [
file
] [
log
] [
blame
]
<?
import
javafx
.
scene
.
layout
.
GridPane
?>
<?
import
javafx
.
scene
.
control
.
Button
?>
<GridPane
xmlns:fx
=
"http://javafx.com/fxml"
>
<Button prefHeight="
<caret>
"/>
</GridPane>