main module

Source file that holds the main application that instantiates the classes and runs the GUI.

Classes in the source file:
  • main(): The main application that instantiates the classes and produces the GUI.

main.main()

The main application that instantiates the classes and produces the GUI.