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) |
(package private) void |
ParameterTabPanel.panelUpdated(ParameterTabPanel o)
Called when an observed panel changes.
|
void |
OutputTabPanel.panelUpdated(ParameterTabPanel o) |
void |
EvaluationTabPanel.panelUpdated(ParameterTabPanel o) |
void |
AlgorithmTabPanel.panelUpdated(ParameterTabPanel o) |
void |
ParameterTabPanel.removePanelListener(ParameterTabPanel o) |
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.