Uses of Interface
weka.gui.beans.TextListener
Packages that use TextListener
-
Uses of TextListener in weka.gui.beans
Classes in weka.gui.beans that implement TextListenerModifier and TypeClassDescriptionclass
Simple component to save the text carried in text events out to a fileclass
Bean that collects and displays pieces of textMethods in weka.gui.beans with parameters of type TextListenerModifier and TypeMethodDescriptionvoid
Associator.addTextListener
(TextListener cl) Add a text listenervoid
Classifier.addTextListener
(TextListener cl) Add a text listenervoid
ClassifierPerformanceEvaluator.addTextListener
(TextListener cl) Add a text listenervoid
Clusterer.addTextListener
(TextListener cl) Add a text listenervoid
ClustererPerformanceEvaluator.addTextListener
(TextListener cl) Add a text listenervoid
IncrementalClassifierEvaluator.addTextListener
(TextListener cl) Add a text listenervoid
TextViewer.addTextListener
(TextListener cl) Add a text listenervoid
Associator.removeTextListener
(TextListener cl) Remove a text listenervoid
Classifier.removeTextListener
(TextListener cl) Remove a text listenervoid
ClassifierPerformanceEvaluator.removeTextListener
(TextListener cl) Remove a text listenervoid
Clusterer.removeTextListener
(TextListener cl) Remove a text listenervoid
ClustererPerformanceEvaluator.removeTextListener
(TextListener cl) Remove a text listenervoid
IncrementalClassifierEvaluator.removeTextListener
(TextListener cl) Remove a text listenervoid
TextViewer.removeTextListener
(TextListener cl) Remove a text listener