Package | Description |
---|---|
moa.gui | |
moa.gui.clustertab | |
moa.gui.outliertab |
Modifier and Type | Class and Description |
---|---|
class |
ClassOptionEditComponent
An OptionEditComponent that lets the user edit a class option.
|
class |
ClassOptionWithNamesEditComponent |
class |
FileOptionEditComponent
An OptionEditComponent that lets the user edit a file option.
|
class |
FlagOptionEditComponent
An OptionEditComponent that lets the user edit a flag option.
|
class |
FloatOptionEditComponent
An OptionEditComponent that lets the user edit a float option.
|
class |
IntOptionEditComponent
An OptionEditComponent that lets the user edit an integer option.
|
class |
MultiChoiceOptionEditComponent
An OptionEditComponent that lets the user edit a multi choice option.
|
class |
StringOptionEditComponent
An OptionEditComponent that lets the user edit a string option.
|
class |
WEKAClassOptionEditComponent
An OptionEditComponent that lets the user edit a WEKA class option.
|
Modifier and Type | Field and Description |
---|---|
protected List<OptionEditComponent> |
OptionsConfigurationPanel.editComponents |
Modifier and Type | Method and Description |
---|---|
protected static JPanel |
OptionsConfigurationPanel.createLabelledOptionComponentListPanel(Option[] options,
List<OptionEditComponent> editComponents) |
Modifier and Type | Field and Description |
---|---|
protected List<OptionEditComponent> |
ClusteringAlgoPanel.editComponents |
Modifier and Type | Field and Description |
---|---|
protected List<OptionEditComponent> |
OutlierAlgoPanel.editComponents |
Copyright © 2014 University of Waikato, Hamilton, NZ. All Rights Reserved.