JavaFX Scene Builder integration

This commit is contained in:
Alexander Lobas
2014-02-07 22:08:21 +04:00
parent a8237f5eb1
commit e54fc5bde0
2 changed files with 2 additions and 0 deletions
Binary file not shown.
@@ -33,6 +33,8 @@ public class SceneBuilderImpl implements SceneBuilder {
myFileURL = url;
myEditorCallback = editorCallback;
Platform.setImplicitExit(false);
Platform.runLater(new Runnable() {
@Override
public void run() {