|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ParameterTabPanel | |
---|---|
de.lmu.ifi.dbs.elki.gui.multistep.panels | Panels for the multi-step GUI |
Uses of ParameterTabPanel in de.lmu.ifi.dbs.elki.gui.multistep.panels |
---|
Subclasses of ParameterTabPanel in de.lmu.ifi.dbs.elki.gui.multistep.panels | |
---|---|
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 |
Fields in de.lmu.ifi.dbs.elki.gui.multistep.panels with type parameters of type ParameterTabPanel | |
---|---|
protected Observers<ParameterTabPanel> |
ParameterTabPanel.observers
Observers of this panel |
Method parameters in de.lmu.ifi.dbs.elki.gui.multistep.panels with type arguments of type ParameterTabPanel | |
---|---|
void |
ParameterTabPanel.addObserver(Observer<? super ParameterTabPanel> o)
|
void |
ParameterTabPanel.removeObserver(Observer<? super ParameterTabPanel> o)
|
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |