javafx: simple true/false suggestions

(cherry picked from commit 17c51885eda041514949ead8ad5abd79710d6692)
This commit is contained in:
anna
2013-03-26 21:43:13 +01:00
parent 28a16d8d8b
commit 65a7d7eddf
3 changed files with 10 additions and 0 deletions
@@ -0,0 +1,2 @@
<?import javafx.scene.layout.GridPane?>
<GridPane xmlns:fx="http://javafx.com/fxml" focusTraversable="<caret>"/>