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 TypeClassDescriptionclassSimple component to save the text carried in text events out to a fileclassBean that collects and displays pieces of textMethods in weka.gui.beans with parameters of type TextListenerModifier and TypeMethodDescriptionvoidAssociator.addTextListener(TextListener cl) Add a text listenervoidClassifier.addTextListener(TextListener cl) Add a text listenervoidClassifierPerformanceEvaluator.addTextListener(TextListener cl) Add a text listenervoidClusterer.addTextListener(TextListener cl) Add a text listenervoidClustererPerformanceEvaluator.addTextListener(TextListener cl) Add a text listenervoidIncrementalClassifierEvaluator.addTextListener(TextListener cl) Add a text listenervoidTextViewer.addTextListener(TextListener cl) Add a text listenervoidAssociator.removeTextListener(TextListener cl) Remove a text listenervoidClassifier.removeTextListener(TextListener cl) Remove a text listenervoidClassifierPerformanceEvaluator.removeTextListener(TextListener cl) Remove a text listenervoidClusterer.removeTextListener(TextListener cl) Remove a text listenervoidClustererPerformanceEvaluator.removeTextListener(TextListener cl) Remove a text listenervoidIncrementalClassifierEvaluator.removeTextListener(TextListener cl) Remove a text listenervoidTextViewer.removeTextListener(TextListener cl) Remove a text listener