| Package | Description | 
|---|---|
| de.lmu.ifi.dbs.elki.gui.multistep.panels | 
 Panels for the multi-step GUI 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected ParameterTabPanel.Status | 
AlgorithmTabPanel.getStatus()  | 
protected ParameterTabPanel.Status | 
EvaluationTabPanel.getStatus()  | 
protected ParameterTabPanel.Status | 
InputTabPanel.getStatus()  | 
protected ParameterTabPanel.Status | 
OutputTabPanel.getStatus()  | 
protected abstract ParameterTabPanel.Status | 
ParameterTabPanel.getStatus()
Get the current status of this step. 
 | 
protected ParameterTabPanel.Status | 
LoggingTabPanel.getStatus()  | 
static ParameterTabPanel.Status | 
ParameterTabPanel.Status.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. 
 | 
static ParameterTabPanel.Status[] | 
ParameterTabPanel.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
Copyright © 2019 ELKI Development Team. License information.