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 | Field and Description |
---|---|
protected Observers<ParameterTabPanel> |
ParameterTabPanel.observers
Observers of this panel
|
Modifier and Type | Method and Description |
---|---|
void |
ParameterTabPanel.addObserver(Observer<? super ParameterTabPanel> o) |
void |
ParameterTabPanel.removeObserver(Observer<? super ParameterTabPanel> o) |