|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResultChangedListener | |
|---|---|
| weka.gui.sql | |
| Uses of ResultChangedListener in weka.gui.sql |
|---|
| Classes in weka.gui.sql that implement ResultChangedListener | |
|---|---|
class |
SqlViewer
Represents a little tool for querying SQL databases. |
class |
SqlViewerDialog
A little dialog containing the SqlViewer. |
| Methods in weka.gui.sql with parameters of type ResultChangedListener | |
|---|---|
void |
ResultPanel.addResultChangedListener(ResultChangedListener l)
adds the given listener to the list of listeners |
void |
SqlViewer.addResultChangedListener(ResultChangedListener l)
adds the given listener to the list of listeners. |
void |
ResultPanel.removeResultChangedListener(ResultChangedListener l)
removes the given listener from the list of listeners |
void |
SqlViewer.removeResultChangedListener(ResultChangedListener l)
removes the given listener from the list of listeners. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||