Documentation on the ecs100 library
Theecs100
library provides three classes:
- UI: The main graphical user interface (GUI), with methods for different kinds of input and output using the GUI.
- Trace: A class for printing messages that help with debugging your code.
- UIFileChooser: A class for opening files.