Class MainProgramW
java.lang.Object
|
+----MainProgramW
- public class MainProgramW
- extends Object
This class represents the main program for the GUI version
of the GEDCOM Estimator.
- Author:
- Vegard Brox
-
main(String[])
- The main program.
main
public static void main(String args[])
- The main program. Opens up the main window in the application.
- Parameters:
- args - The command-line arguments, none of which are used