Class ConnectXApp

java.lang.Object
cpsc2150.extendedConnectX.ConnectXApp

public class ConnectXApp extends Object
This class is the entry point of our program and just loads the set up screen and controller
  • Constructor Details

    • ConnectXApp

      public ConnectXApp()
  • Method Details

    • main

      public static void main(String[] args)

      This method is the main entry point into the program.

      Parameters:
      args - Command-line arguments (there shouldn't be any).