Uses of Class
weka.gui.GenericObjectEditor

Packages that use GenericObjectEditor
weka.classifiers.trees   
weka.gui.beans   
weka.gui.experiment   
weka.gui.explorer   
 

Uses of GenericObjectEditor in weka.classifiers.trees
 

Fields in weka.classifiers.trees declared as GenericObjectEditor
private  GenericObjectEditor UserClassifier.m_classifiers
          A list of other m_classifiers.
 

Uses of GenericObjectEditor in weka.gui.beans
 

Fields in weka.gui.beans declared as GenericObjectEditor
private  GenericObjectEditor FilterCustomizer.m_filterEditor
           
private  GenericObjectEditor LoaderCustomizer.m_LoaderEditor
           
private  GenericObjectEditor ClassifierCustomizer.m_ClassifierEditor
           
 

Uses of GenericObjectEditor in weka.gui.experiment
 

Fields in weka.gui.experiment declared as GenericObjectEditor
protected  GenericObjectEditor AlgorithmListPanel.m_ClassifierEditor
          Lets the user configure the classifier
protected  GenericObjectEditor SetupPanel.m_RPEditor
          The ResultProducer editor
protected  GenericObjectEditor SetupPanel.m_RLEditor
          The ResultListener editor
 

Uses of GenericObjectEditor in weka.gui.explorer
 

Fields in weka.gui.explorer declared as GenericObjectEditor
protected  GenericObjectEditor ClustererPanel.m_ClustererEditor
          Lets the user configure the clusterer
protected  GenericObjectEditor ClassifierPanel.m_ClassifierEditor
          Lets the user configure the classifier
protected  GenericObjectEditor AssociationsPanel.m_AssociatorEditor
          Lets the user configure the associator
protected  GenericObjectEditor PreprocessPanel.m_DatabaseQueryEditor
          Lets the user enter a DB query
protected  GenericObjectEditor PreprocessPanel.m_FilterEditor
          Lets the user configure the filter
protected  GenericObjectEditor AttributeSelectionPanel.m_AttributeEvaluatorEditor
          Lets the user configure the attribute evaluator
protected  GenericObjectEditor AttributeSelectionPanel.m_AttributeSearchEditor
          Lets the user configure the search method