Uses of Class
weka.gui.PropertySheetPanel

Packages that use PropertySheetPanel
weka.gui   
weka.gui.beans   
 

Uses of PropertySheetPanel in weka.gui
 

Fields in weka.gui declared as PropertySheetPanel
protected  PropertySheetPanel GenericObjectEditor.GOEPanel.m_ChildPropertySheet
          The component that performs classifier customization
 

Uses of PropertySheetPanel in weka.gui.beans
 

Fields in weka.gui.beans declared as PropertySheetPanel
private  PropertySheetPanel ClassAssignerCustomizer.m_caEditor
           
private  PropertySheetPanel TrainTestSplitMakerCustomizer.m_splitEditor
           
private  PropertySheetPanel CrossValidationFoldMakerCustomizer.m_cvEditor
           
private  PropertySheetPanel StripChartCustomizer.m_cvEditor
           
private  PropertySheetPanel PredictionAppenderCustomizer.m_paEditor