| Package | Description | 
|---|---|
| de.lmu.ifi.dbs.elki.gui.multistep.panels | 
 Panels for the multi-step GUI 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AlgorithmTabPanel
Panel to handle data processing 
 | 
class  | 
EvaluationTabPanel
Panel to handle result evaluation 
 | 
class  | 
InputTabPanel
Panel to handle data input. 
 | 
class  | 
LoggingTabPanel
Panel to handle logging 
 | 
class  | 
OutputTabPanel
Panel to handle result output / visualization 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ParameterTabPanel.addPanelListener(ParameterTabPanel o)  | 
void | 
AlgorithmTabPanel.panelUpdated(ParameterTabPanel o)  | 
void | 
EvaluationTabPanel.panelUpdated(ParameterTabPanel o)  | 
void | 
OutputTabPanel.panelUpdated(ParameterTabPanel o)  | 
(package private) void | 
ParameterTabPanel.panelUpdated(ParameterTabPanel o)
Called when an observed panel changes. 
 | 
void | 
ParameterTabPanel.removePanelListener(ParameterTabPanel o)  | 
Copyright © 2019 ELKI Development Team. License information.