Class Summary |
ActionControl |
Abstract class to process events by the application controller. |
HelpControl |
Controller of the help panel |
LoaderControl |
A controller to process events on a screen, where the inputs are selected |
MainControl |
Main controller which executes component controllers and actions
(Singleton design pattern used) |
MenuControl |
A controller to process events on a main application menu |
ResultsControl |
A controller to process events on a screen, where the statistical results are presented. |
SaveControl |
A controller to process events on a screen, where the saving of results is executed. |
SettingsControl |
A controller to process events on a screen, where the setting of pre-processing and
representation of documents. |