| 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.
|
| Class and Description |
|---|
| CreationWindow
Implements the window where custom events can be created and saved.
|
| GenericInfoWindow
Implements a Generic Information Window.
|
| Class and Description |
|---|
| GenericPopUp
Implements the generic pop-up window.
|