Package | Description |
---|---|
weka.gui.sql |
Modifier and Type | Class and Description |
---|---|
class |
SqlViewer
Represents a little tool for querying SQL databases.
|
class |
SqlViewerDialog
A little dialog containing the SqlViewer.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2019 University of Waikato, Hamilton, NZ. All rights reserved.