SudokuFX
Loading...
Searching...
No Matches
fr.softsf.sudokufx.Launcher Class Reference

A launcher class to workaround classpath issues. More...

Collaboration diagram for fr.softsf.sudokufx.Launcher:

Static Package Functions

static void main (String[] args)
 The application's entry point, delegates execution to the SudoMain class.

Private Member Functions

 Launcher ()
 Private constructor to prevent instantiation of utility class.

Detailed Description

A launcher class to workaround classpath issues.

Constructor & Destructor Documentation

◆ Launcher()

fr.softsf.sudokufx.Launcher.Launcher ( )
private

Private constructor to prevent instantiation of utility class.

Member Function Documentation

◆ main()

void fr.softsf.sudokufx.Launcher.main ( String[] args)
staticpackage

The application's entry point, delegates execution to the SudoMain class.

Parameters
argsthe command line arguments
Here is the call graph for this function:

The documentation for this class was generated from the following file: