public class QueryView
extends java.lang.Object
Constructor and Description |
---|
QueryView(DBHandler DBH)
This creates a means for acquiring data from the DB without any need to know SQL
|
Modifier and Type | Method and Description |
---|---|
javax.swing.JPanel |
getPane()
This method returns the panel that the view was drawn on
|
public QueryView(DBHandler DBH)
DBH
- The DBHandler associated with SCADA.db