Uses of Class
weka.gui.sql.QueryPanel

Packages that use QueryPanel
weka.gui.sql   
 

Uses of QueryPanel in weka.gui.sql
 

Methods in weka.gui.sql that return QueryPanel
 QueryPanel ResultPanel.getQueryPanel()
          returns the currently set QueryPanel, can be NULL
 

Methods in weka.gui.sql with parameters of type QueryPanel
 void ResultPanel.setQueryPanel(QueryPanel panel)
          sets the QueryPanel to use for displaying the query
 



Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.