Package | Description |
---|---|
weka.gui.beans |
Modifier and Type | Class and Description |
---|---|
class |
TextViewer
Bean that collects and displays pieces of text
|
Modifier and Type | Method and Description |
---|---|
void |
Classifier.addTextListener(TextListener cl)
Add a text listener
|
void |
TextViewer.addTextListener(TextListener cl)
Add a text listener
|
void |
ClassifierPerformanceEvaluator.addTextListener(TextListener cl)
Add a text listener
|
void |
IncrementalClassifierEvaluator.addTextListener(TextListener cl)
Add a text listener
|
void |
ClustererPerformanceEvaluator.addTextListener(TextListener cl)
Add a text listener
|
void |
Clusterer.addTextListener(TextListener cl)
Add a text listener
|
void |
Associator.addTextListener(TextListener cl)
Add a text listener
|
void |
Classifier.removeTextListener(TextListener cl)
Remove a text listener
|
void |
TextViewer.removeTextListener(TextListener cl)
Remove a text listener
|
void |
ClassifierPerformanceEvaluator.removeTextListener(TextListener cl)
Remove a text listener
|
void |
IncrementalClassifierEvaluator.removeTextListener(TextListener cl)
Remove a text listener
|
void |
ClustererPerformanceEvaluator.removeTextListener(TextListener cl)
Remove a text listener
|
void |
Clusterer.removeTextListener(TextListener cl)
Remove a text listener
|
void |
Associator.removeTextListener(TextListener cl)
Remove a text listener
|
Copyright © 2019 University of Waikato, Hamilton, NZ. All rights reserved.