public class JavaFXLaunchUtil extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
JavaFXLaunchUtil.SimpleApplication |
| Modifier and Type | Method and Description |
|---|---|
static void |
launch(String title,
Class<? extends javafx.scene.Parent> rootClass,
String... args) |
static void |
open(String title,
Class<? extends javafx.scene.Parent> rootClass) |
Copyright © 2015. All rights reserved.