public static class AbstractJFXApplication.JFXApp
extends javafx.application.Application
| Constructor and Description |
|---|
JFXApp() |
| Modifier and Type | Method and Description |
|---|---|
void |
start(javafx.stage.Stage primaryStage) |
void |
stop() |
public void start(javafx.stage.Stage primaryStage)
throws java.lang.Exception
start in class javafx.application.Applicationjava.lang.Exceptionpublic void stop()
throws java.lang.Exception
stop in class javafx.application.Applicationjava.lang.Exception