| Class | Description |
|---|---|
| CommandLineParser |
A class to parse the command line.
|
| LogFrame |
The window with all the controls of the main GUI:
|
| LogMenuBar |
The menu bar of the main GUI
|
| LogNavigationBar |
The toolbar with the controls to navigate through the logs in the table.
|
| LogToolBar |
The toolbar of the main window
|
| ShutdownHook |
The object from this class intercepts the Ctrl+C event and cleanly
close the application
|