Package mazealgo
Class Launcher
java.lang.Object
mazealgo.Launcher
Plain-class entry point. JavaFX needs the application class to be loaded
by its own launcher; running the
MazeApp.main(java.lang.String[]) directly from a
non-modular jar can fail with "Error: JavaFX runtime components are
missing". Bouncing through this class avoids that.-
Method Summary
-
Method Details
-
main
-