|
Class Summary |
| ContentPanel |
A ContentPanel is a special JPanel that can be used inside a ProcFrame. |
| ContentPanelStorage |
The ContentPanelStorage provides different sets of ContentPanel arrays that
constitute a certain procedure which can be executed in a ProcFrame. |
| ContentSubPanel |
A ContentSubPanel represents a panel that can be added to a ContentPanel to display
certain information. |
| ControlPanel |
The ControlPanel forms part of a ProcFrame and provides means to control the
procedure being executed in the ProcFrame object. |
| GUIManager |
The GUIManager represents the component that controls and delivers all GUI components
of the application. |
| MainFrame |
The main console of the application providing basic functionality, e.g. |
| ParameterSubPanel |
The ParameterSubPanel provides means for the user to enter or select information
which the ParameterSubPanel then stores for extraction. |
| ProcFrame |
The ProcFrame provides a setting to execute procedures that represent a dialog with
the user consisting of a number of masks or pages that have to be displayed. |
| RepositorySubPanel |
The RepositorySubPanel displays a select box with available Repository objects. |
| SubmitSubPanel |
The SubmitSubPanel displays a summary of the parameters chosen in the procedure
it is part of. |