
| Class | Description | 
|---|---|
| AlgorithmTabPanel | Panel to handle data processing | 
| EvaluationTabPanel | Panel to handle result evaluation | 
| InputTabPanel | Panel to handle data input. | 
| LoggingTabPanel | Panel to handle logging | 
| OutputTabPanel | Panel to handle result output / visualization | 
| ParameterTabPanel | Abstract panel, showing particular options. | 
| SavedSettingsTabPanel | Tab panel to manage saved settings. | 
| Enum | Description | 
|---|---|
| ParameterTabPanel.Status | Status code enumeration | 
Panels for the multi-step GUI