Uses of Class
weka.gui.beans.TextEvent

Packages that use TextEvent
weka.gui.beans   
 

Uses of TextEvent in weka.gui.beans
 

Methods in weka.gui.beans with parameters of type TextEvent
private  void IncrementalClassifierEvaluator.notifyTextListeners(TextEvent te)
          Notify all text listeners of a TextEvent
private  void Classifier.notifyTextListeners(TextEvent ge)
          Notify all text listeners of a text event
 void TextListener.acceptText(TextEvent e)
          Accept and process a text event
 void TextViewer.acceptText(TextEvent e)
          Accept some text
private  void ClassifierPerformanceEvaluator.notifyTextListeners(TextEvent te)
          Notify all text listeners of a TextEvent