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) GenericClock |
MainWindow.systemTimeClock |
(package private) GenericClock |
MainWindow.workedTimeClock |
Modifier and Type | Class and Description |
---|---|
class |
EventClock
GenericClock that controls the schedule and deploymend ot the Events.
|