Package edu.ntnu.stud.launcher
Class AppLauncher
java.lang.Object
edu.ntnu.stud.launcher.AppLauncher
The class responsible for launching the application.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AppLauncher
public AppLauncher()
-
-
Method Details
-
main
The method launches the application.- Parameters:
args
- Arguments from user input.
-