| Interface | Description |
|---|---|
| AWTInteractiveRenderer | |
| AWTRenderable |
Interface representing a component that is renderable
|
| AWTRenderer |
Interface representing a component to edit an option.
|
| OptionEditComponent |
Interface representing a component to edit an option.
|
| Class | Description |
|---|---|
| AbstractTabPanel |
Abstract Tab Panel.
|
| BatchCmd | |
| ClassificationTabPanel |
This panel allows the user to select and configure a task, and run it.
|
| ClassOptionEditComponent |
An OptionEditComponent that lets the user edit a class option.
|
| ClassOptionSelectionPanel |
Creates a panel that displays the classes available, letting the user select
a class.
|
| ClassOptionWithNamesEditComponent | |
| ClassOptionWithNamesSelectionPanel | |
| ConceptDriftTabPanel |
This panel allows the user to select and configure a task, and run it.
|
| FileExtensionFilter |
A filter that is used to restrict the files that are shown.
|
| FileOptionEditComponent |
An OptionEditComponent that lets the user edit a file option.
|
| FlagOptionEditComponent |
An OptionEditComponent that lets the user edit a flag option.
|
| FloatOptionEditComponent |
An OptionEditComponent that lets the user edit a float option.
|
| GUI |
The main class for the MOA gui.
|
| GUIDefaults |
This class offers get methods for the default GUI settings in
the props file
moa/gui/GUI.props. |
| GUIUtils |
This class offers util methods for displaying dialogs showing errors or exceptions.
|
| IntOptionEditComponent |
An OptionEditComponent that lets the user edit an integer option.
|
| LineGraphViewPanel |
This panel displays an evaluation learning curve.
|
| MultiChoiceOptionEditComponent |
An OptionEditComponent that lets the user edit a multi choice option.
|
| OptionsConfigurationPanel |
This panel displays an options configuration.
|
| PreviewPanel |
This panel displays the running task preview text and buttons.
|
| RegressionTabPanel |
This panel allows the user to select and configure a task, and run it.
|
| RegressionTaskManagerPanel |
This panel displays the running tasks.
|
| StringOptionEditComponent |
An OptionEditComponent that lets the user edit a string option.
|
| TaskLauncher |
The old main class for the MOA gui, now the main class is
GUI. |
| TaskManagerPanel |
This panel displays the running tasks.
|
| TaskTextViewerPanel |
This panel displays text.
|
| TextViewerPanel |
This panel displays text.
|
| WEKAClassOptionEditComponent |
An OptionEditComponent that lets the user edit a WEKA class option.
|
| Enum | Description |
|---|---|
| PreviewPanel.TypePanel |
Copyright © 2014 University of Waikato, Hamilton, NZ. All Rights Reserved.