Package net.oijon.susquehanna
Class Launcher
- java.lang.Object
-
- net.oijon.susquehanna.Launcher
-
public final class Launcher extends java.lang.ObjectLaunches the application. JavaFX does not like launching from App for some reason.- Author:
- alex
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)
-