Uses of Class
weka.gui.beans.GraphEvent

Packages that use GraphEvent
weka.gui.beans   
 

Uses of GraphEvent in weka.gui.beans
 

Methods in weka.gui.beans with parameters of type GraphEvent
private  void Classifier.notifyGraphListeners(GraphEvent ge)
          Notify all graph listeners of a graph event
 void GraphViewer.acceptGraph(GraphEvent e)
          Accept a graph
 void GraphListener.acceptGraph(GraphEvent e)
          Describe acceptGraph method here.