java.lang.Object
edu.ntnu.idatt2001.carljgu.client.Main

public class Main extends Object
The main class that is run when the application is called upon. Calls on the main method in App. This class exists to have separate the main method from javaFX when creating for example JLink.
Version:
1.1 27.03.2022
Author:
Carl Gützkow
  • Constructor Details

    • Main

      public Main()
  • Method Details

    • main

      public static void main(String[] args)
      Method to first be launched when the program is run
      Parameters:
      args - - String[] - commandline arguments