Class 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 Detail

      • ApplicationLauncher

        public ApplicationLauncher()
    • Method Detail

      • main

        public static void main​(String[] args)