Uses of Interface
weka.gui.beans.ConfigurationListener
Packages that use ConfigurationListener
-
Uses of ConfigurationListener in weka.gui.beans
Methods in weka.gui.beans with parameters of type ConfigurationListenerModifier and TypeMethodDescriptionvoid
Associator.addConfigurationListener
(ConfigurationListener cl) We don't have to keep track of configuration listeners (see the documentation for ConfigurationListener/ConfigurationEvent).void
Classifier.addConfigurationListener
(ConfigurationListener cl) We don't have to keep track of configuration listeners (see the documentation for ConfigurationListener/ConfigurationEvent).void
Clusterer.addConfigurationListener
(ConfigurationListener cl) We don't have to keep track of configuration listeners (see the documentation for ConfigurationListener/ConfigurationEvent).void
ConfigurationProducer.addConfigurationListener
(ConfigurationListener cl) We don't have to keep track of configuration listeners (see the documentation for ConfigurationListener/ConfigurationEvent).void
Filter.addConfigurationListener
(ConfigurationListener cl) We don't have to keep track of configuration listeners (see the documentation for ConfigurationListener/ConfigurationEvent).void
Associator.removeConfigurationListener
(ConfigurationListener cl) We don't have to keep track of configuration listeners (see the documentation for ConfigurationListener/ConfigurationEvent).void
Classifier.removeConfigurationListener
(ConfigurationListener cl) We don't have to keep track of configuration listeners (see the documentation for ConfigurationListener/ConfigurationEvent).void
Clusterer.removeConfigurationListener
(ConfigurationListener cl) We don't have to keep track of configuration listeners (see the documentation for ConfigurationListener/ConfigurationEvent).void
ConfigurationProducer.removeConfigurationListener
(ConfigurationListener cl) We don't have to keep track of configuration listeners (see the documentation for ConfigurationListener/ConfigurationEvent).void
Filter.removeConfigurationListener
(ConfigurationListener cl) We don't have to keep track of configuration listeners (see the documentation for ConfigurationListener/ConfigurationEvent).