Class AppLauncher
java.lang.Object
javafx.application.Application
org.episteme.core.ui.AppLauncher
public class AppLauncher
extends javafx.application.Application
Generic Launcher for Episteme Applications and Demos.
Handles:
1. JavaFX Applications (extends Application)
2. Viewers (implements Viewer)
3. Standard Main classes (public static void main)
- Since:
- 1.0
- Author:
- Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
-
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, init, launch, launch, notifyPreloader, setUserAgentStylesheet, stop
-
Constructor Details
-
AppLauncher
public AppLauncher()
-
-
Method Details
-
main
-
start
-