| Package | Description |
|---|---|
| weka.gui.beans |
| Modifier and Type | Method and Description |
|---|---|
void |
Associator.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 |
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 |
Associator.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).
|
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).
|
Copyright © 2014 University of Waikato, Hamilton, NZ. All Rights Reserved.