| Class | Description |
|---|---|
| AbstractProgressBar |
Handles common tasks between the GUI and Command line progress bar.
|
| CommandLineProgressBar |
Command line implementation of a progress bar.
|
| GUIProgressBar |
Progress bar panel displayed in the GUI.
|
| ProgressManager |
Main entrypoint for any progress-bar related tasks.
|