public class Launcher
extends javafx.application.Application
| Constructor and Description |
|---|
Launcher() |
| Modifier and Type | Method and Description |
|---|---|
URLClassLoader |
createClassLoader() |
javafx.application.Application |
launch(javafx.stage.Stage primaryStage) |
static void |
main(String[] args) |
void |
start(javafx.stage.Stage primaryStage) |
void |
stop() |
javafx.concurrent.Task |
sync() |
public void start(javafx.stage.Stage primaryStage)
throws Exception
start in class javafx.application.ApplicationExceptionpublic URLClassLoader createClassLoader()
public javafx.application.Application launch(javafx.stage.Stage primaryStage)
throws Exception
Exceptionpublic javafx.concurrent.Task sync()
throws IOException
IOExceptionpublic void stop()
throws Exception
stop in class javafx.application.ApplicationExceptionCopyright © 2016 SYSE. All rights reserved.