Package | Description |
---|---|
weka.gui.sql |
Modifier and Type | Class and Description |
---|---|
class |
SqlViewer
Represents a little tool for querying SQL databases.
|
Modifier and Type | Method and Description |
---|---|
void |
QueryPanel.addHistoryChangedListener(HistoryChangedListener l)
adds the given listener to the list of listeners.
|
void |
ConnectionPanel.addHistoryChangedListener(HistoryChangedListener l)
adds the given listener to the list of listeners.
|
void |
SqlViewer.addHistoryChangedListener(HistoryChangedListener l)
adds the given listener to the list of listeners.
|
void |
QueryPanel.removeHistoryChangedListener(HistoryChangedListener l)
removes the given listener from the list of listeners.
|
void |
ConnectionPanel.removeHistoryChangedListener(HistoryChangedListener l)
removes the given listener from the list of listeners.
|
void |
SqlViewer.removeHistoryChangedListener(HistoryChangedListener l)
removes the given listener from the list of listeners.
|
Copyright © 2019 University of Waikato, Hamilton, NZ. All rights reserved.