Class AppLauncher

java.lang.Object
edu.ntnu.stud.launcher.AppLauncher

public class AppLauncher extends Object
The class responsible for launching the application.
  • Constructor Details

    • AppLauncher

      public AppLauncher()
  • Method Details

    • main

      public static void main(String[] args)
      The method launches the application.
      Parameters:
      args - Arguments from user input.