Package xal.app.configurator
Class ApplicationLauncher
- java.lang.Object
-
- xal.app.configurator.ApplicationLauncher
-
public class ApplicationLauncher extends Object
This is the main class that one should run in order to be able to launch JavaFX 11+ non-modular applications getting the JavaFX dependencies from the third-party-lib.jar and without specifying a module path.- Author:
- Juan F. Esteban Müller
-
-
Constructor Summary
Constructors Constructor Description ApplicationLauncher()
-
-
-
Method Detail
-
main
public static void main(String[] args)
-
-