MOA 12.03
Real Time Analytics for Data Streams
Package moa.gui

Packages

package  clustertab
package  visualization
 

Copy of main() from weka.gui.Explorer to start the Explorer with the processed data already loaded.


Classes

class  AbstractTabPanel
 Abstract Tab Panel. More...
interface  AWTInteractiveRenderer
interface  AWTRenderable
 Interface representing a component that is renderable. More...
interface  AWTRenderer
 Interface representing a component to edit an option. More...
class  BatchCmd
class  ClassificationTabPanel
 This panel allows the user to select and configure a task, and run it. More...
class  ClassOptionEditComponent
 An OptionEditComponent that lets the user edit a class option. More...
class  ClassOptionSelectionPanel
 Creates a panel that displays the classes available, letting the user select a class. More...
class  FileExtensionFilter
 A filter that is used to restrict the files that are shown. More...
class  FileOptionEditComponent
 An OptionEditComponent that lets the user edit a file option. More...
class  FlagOptionEditComponent
 An OptionEditComponent that lets the user edit a flag option. More...
class  FloatOptionEditComponent
 An OptionEditComponent that lets the user edit a float option. More...
class  GUI
 The main class for the MOA gui. More...
class  GUIDefaults
 This class offers get methods for the default GUI settings in the props file moa/gui/GUI.props. More...
class  GUIUtils
 This class offers util methods for displaying dialogs showing errors or exceptions. More...
class  IntOptionEditComponent
 An OptionEditComponent that lets the user edit an integer option. More...
class  LineGraphViewPanel
 This panel displays an evaluation learning curve. More...
class  MultiChoiceOptionEditComponent
 An OptionEditComponent that lets the user edit a multi choice option. More...
interface  OptionEditComponent
 Interface representing a component to edit an option. More...
class  OptionsConfigurationPanel
 This panel displays an options configuration. More...
class  PreviewPanel
 This panel displays the running task preview text and buttons. More...
class  StringOptionEditComponent
 An OptionEditComponent that lets the user edit a string option. More...
class  TaskLauncher
 The old main class for the MOA gui, now the main class is GUI. More...
class  TaskManagerPanel
 This panel displays the running tasks. More...
class  TaskTextViewerPanel
 This panel displays text. More...
class  TextViewerPanel
 This panel displays text. More...
class  WEKAClassOptionEditComponent
 An OptionEditComponent that lets the user edit a WEKA class option. More...
 All Classes Namespaces Files Functions Variables Enumerations