mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
JavaFX Scene Builder integration
This commit is contained in:
Binary file not shown.
+2
@@ -33,6 +33,8 @@ public class SceneBuilderImpl implements SceneBuilder {
|
||||
myFileURL = url;
|
||||
myEditorCallback = editorCallback;
|
||||
|
||||
Platform.setImplicitExit(false);
|
||||
|
||||
Platform.runLater(new Runnable() {
|
||||
@Override
|
||||
public void run() {
|
||||
|
||||
Reference in New Issue
Block a user