Uses of Package
weka.gui

Packages that use weka.gui
weka.classifiers.pmml.consumer   
weka.core.pmml   
weka.gui   
weka.gui.arffviewer   
weka.gui.beans   
weka.gui.explorer   
weka.gui.scripting   
weka.gui.visualize   
 

Classes in weka.gui used by weka.classifiers.pmml.consumer
Logger
          Interface for objects that display log (permanent historical) and status (transient) messages.
 

Classes in weka.gui used by weka.core.pmml
Logger
          Interface for objects that display log (permanent historical) and status (transient) messages.
 

Classes in weka.gui used by weka.gui
CheckBoxList.CheckBoxListModel
          A specialized model.
CustomPanelSupplier
          An interface for objects that are capable of supplying their own custom GUI components.
GUIChooser
          The main class for the Weka GUIChooser.
InstancesSummaryPanel
          This panel just displays relation name, number of instances, and number of attributes.
Logger
          Interface for objects that display log (permanent historical) and status (transient) messages.
Main
          Menu-based GUI for Weka, replacement for the GUIChooser.
SortedTableModel.SortContainer
          Helper class for sorting the columns.
TaskLogger
          Interface for objects that display log and display information on running tasks.
WekaTaskMonitor
          This panel records the number of weka tasks running and displays a simple bird animation while their are active tasks
 

Classes in weka.gui used by weka.gui.arffviewer
SortedTableModel
          Represents a TableModel with sorting functionality.
 

Classes in weka.gui used by weka.gui.beans
CustomPanelSupplier
          An interface for objects that are capable of supplying their own custom GUI components.
Logger
          Interface for objects that display log (permanent historical) and status (transient) messages.
 

Classes in weka.gui used by weka.gui.explorer
Logger
          Interface for objects that display log (permanent historical) and status (transient) messages.
 

Classes in weka.gui used by weka.gui.scripting
ExtensionFileFilter
          Provides a file filter for FileChoosers that accepts or rejects files based on their extension.
 

Classes in weka.gui used by weka.gui.visualize
Logger
          Interface for objects that display log (permanent historical) and status (transient) messages.
 



Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.