Package | Description |
---|---|
weka.gui.sql |
Modifier and Type | Field and Description |
---|---|
protected QueryPanel |
ResultPanel.m_QueryPanel
the panel where to output the queries
|
protected QueryPanel |
SqlViewer.m_QueryPanel
the query panel.
|
Modifier and Type | Method and Description |
---|---|
QueryPanel |
ResultPanel.getQueryPanel()
returns the currently set QueryPanel, can be NULL
|
Modifier and Type | Method and Description |
---|---|
void |
ResultPanel.setQueryPanel(QueryPanel panel)
sets the QueryPanel to use for displaying the query
|
Copyright © 2015 University of Waikato, Hamilton, NZ. All rights reserved.