A launcher class to workaround classpath issues.
More...
|
| static void | main (String[] args) |
| | The application's entry point, delegates execution to the SudoMain class.
|
|
| | Launcher () |
| | Private constructor to prevent instantiation of utility class.
|
A launcher class to workaround classpath issues.
◆ Launcher()
| fr.softsf.sudokufx.Launcher.Launcher |
( |
| ) |
|
|
private |
Private constructor to prevent instantiation of utility class.
◆ main()
| void fr.softsf.sudokufx.Launcher.main |
( |
String[] | args | ) |
|
|
staticpackage |
The application's entry point, delegates execution to the SudoMain class.
- Parameters
-
| args | the command line arguments |
The documentation for this class was generated from the following file: