| Package | Description |
|---|---|
| weka.gui.experiment |
| Modifier and Type | Class and Description |
|---|---|
class |
SetupPanel
This panel controls the configuration of an experiment.
|
class |
SimpleSetupPanel
This panel controls the configuration of an experiment.
|
| Modifier and Type | Method and Description |
|---|---|
static AbstractSetupPanel[] |
AbstractSetupPanel.getPanels()
Returns a list of all available setup panels.
|
| Modifier and Type | Method and Description |
|---|---|
int |
AbstractSetupPanel.compareTo(AbstractSetupPanel o)
Uses the name for comparison.
|
void |
SetupModePanel.switchTo(AbstractSetupPanel panel,
Experiment exp)
Switches to the specified panel.
|
Copyright © 2016 University of Waikato, Hamilton, NZ. All Rights Reserved.