Class Launcher
java.lang.Object
javafx.application.Application
ru.cg.webbpm.studio.distribution.launcher.Launcher
public class Launcher
extends javafx.application.Application
- Author:
- Alex Savelev
-
Nested Class Summary
Nested classes/interfaces inherited from class javafx.application.Application
javafx.application.Application.Parameters
-
Field Summary
Fields inherited from class javafx.application.Application
STYLESHEET_CASPIAN, STYLESHEET_MODENA
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class javafx.application.Application
getHostServices, getParameters, getUserAgentStylesheet, launch, launch, notifyPreloader, setUserAgentStylesheet
-
Constructor Details
-
Launcher
public Launcher()
-
-
Method Details
-
main
-
init
public void init()- Overrides:
init
in classjavafx.application.Application
-
start
public void start(javafx.stage.Stage primaryStage) - Specified by:
start
in classjavafx.application.Application
-
stop
public void stop()- Overrides:
stop
in classjavafx.application.Application
-