| Package | Description |
|---|---|
| gui |
'gui' package contains the source code of the GUI -Graphical User Interface-
implementing the graphical elements and its interactions.
|
| src |
'src' package contains the core source code of the application, implementing
the logic of all internal operations.
|
| Modifier and Type | Field and Description |
|---|---|
(package private) ConfigLoader |
MainWindow.configLoader |
| Modifier and Type | Method and Description |
|---|---|
void |
EventClock.loadConfiguration(ConfigLoader configuration)
Loads the configuration into the EventClock.
|