Package | Description |
---|---|
weka.gui.sql |
Modifier and Type | Class and Description |
---|---|
class |
ResultPanel
Represents a panel for displaying the results of a query in table format.
|
class |
SqlViewer
Represents a little tool for querying SQL databases.
|
Modifier and Type | Method and Description |
---|---|
void |
QueryPanel.addQueryExecuteListener(QueryExecuteListener l)
adds the given listener to the list of listeners.
|
void |
SqlViewer.addQueryExecuteListener(QueryExecuteListener l)
adds the given listener to the list of listeners.
|
void |
QueryPanel.removeQueryExecuteListener(QueryExecuteListener l)
removes the given listener from the list of listeners.
|
void |
SqlViewer.removeQueryExecuteListener(QueryExecuteListener l)
removes the given listener from the list of listeners.
|
Copyright © 2019 University of Waikato, Hamilton, NZ. All rights reserved.