Uses of Class
weka.gui.ResultHistoryPanel

Packages that use ResultHistoryPanel
weka.gui.beans   
weka.gui.experiment   
weka.gui.explorer   
 

Uses of ResultHistoryPanel in weka.gui.beans
 

Fields in weka.gui.beans declared as ResultHistoryPanel
protected  ResultHistoryPanel TextViewer.m_history
          List of text revieved so far
protected  ResultHistoryPanel GraphViewer.m_history
           
 

Uses of ResultHistoryPanel in weka.gui.experiment
 

Fields in weka.gui.experiment declared as ResultHistoryPanel
protected  ResultHistoryPanel ResultsPanel.m_History
          A panel controlling results viewing
 

Uses of ResultHistoryPanel in weka.gui.explorer
 

Fields in weka.gui.explorer declared as ResultHistoryPanel
protected  ResultHistoryPanel ClustererPanel.m_History
          A panel controlling results viewing
protected  ResultHistoryPanel ClassifierPanel.m_History
          A panel controlling results viewing
protected  ResultHistoryPanel AssociationsPanel.m_History
          A panel controlling results viewing
protected  ResultHistoryPanel AttributeSelectionPanel.m_History
          A panel controlling results viewing