Package ui.main
Contains classes for managing the main interface.
The classes contained within this package are used to monitor input and control output received from the main portion of the GUI.
- Since:
- 1.0
-
Class Summary Class Description AlertManager The AlertManager class is used setup and run alert messages.CodeAreaManager The CodeAreaManager class is used manage the CodeArea where the user inputs their code.FileManager The FileManager class is used for managing files.MainController The MainController class is used communicate with and control the main GUI.