See: Description

| Class | Description | 
|---|---|
| DynamicParameters | 
 Wrapper around a set of parameters for ELKI, that may not yet be complete or
 correct. 
 | 
| DynamicParameters.RemainingOptions | 
 Dummy option class that represents unhandled options 
 | 
| LogPane | 
 A Swing object to receive ELKI logging output. 
 | 
| LogPanel | 
 Panel that contains a text logging pane ( 
LogPane) and progress bars. | 
| ParametersModel | 
 A Swing TableModel that uses a  
DynamicParameters object as storage. | 
| ParameterTable | 
 Class showing a table of ELKI parameters. 
 | 
| SavedSettingsFile | 
 Class to manage saved settings in a text file. 
 | 
Utility classes for GUIs (e.g. a class to display a logging panel)