Package | Description |
---|---|
com.github.javacliparser.gui | |
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 |
ListOptionEditComponent
An OptionEditComponent that lets the user edit a list option.
|
class |
MultiChoiceOptionEditComponent
An OptionEditComponent that lets the user edit a multi choice option.
|
class |
RangeOptionEditComponent
An OptionEditComponent that lets the user edit a range option.
|
class |
StringOptionEditComponent
An OptionEditComponent that lets the user edit a string 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 | Class and Description |
---|---|
class |
ClassOptionWithListenerOptionEditComponent
EditComponent for the
ClassOptionWithListenerOption . |
class |
EditableMultiChoiceOptionEditComponent
EditComponent for the
EditableMultiChoiceOption which allows for
refreshing the shown contents. |
class |
WEKAClassOptionEditComponent
An OptionEditComponent that lets the user edit a WEKA class option.
|
Modifier and Type | Field and Description |
---|---|
protected List<OptionEditComponent> |
ClusteringAlgoPanel.editComponents |
Modifier and Type | Field and Description |
---|---|
protected List<OptionEditComponent> |
OutlierAlgoPanel.editComponents |
Copyright © 2019 University of Waikato, Hamilton, NZ. All Rights Reserved.