Uses of Class
weka.gui.PropertyDialog

Packages that use PropertyDialog
weka.classifiers.trees   
weka.gui   
weka.gui.experiment   
weka.gui.explorer   
 

Uses of PropertyDialog in weka.classifiers.trees
 

Fields in weka.classifiers.trees declared as PropertyDialog
private  PropertyDialog UserClassifier.m_propertyDialog
          A window for selecting other classifiers.
 

Uses of PropertyDialog in weka.gui
 

Fields in weka.gui declared as PropertyDialog
private  PropertyDialog PropertyPanel.m_PD
          The currently displayed property dialog, if any
 

Uses of PropertyDialog in weka.gui.experiment
 

Fields in weka.gui.experiment declared as PropertyDialog
protected  PropertyDialog AlgorithmListPanel.m_PD
          The currently displayed property dialog, if any
 

Uses of PropertyDialog in weka.gui.explorer
 

Fields in weka.gui.explorer declared as PropertyDialog
protected  PropertyDialog ClassifierPanel.m_SetCostsFrame
          The frame used to show the cost matrix editing panel