public class EquationView
extends java.lang.Object
Constructor and Description |
---|
EquationView(DBHandler DBH,
SCADASystem SS)
The constructor for an Equation View Panel
|
Modifier and Type | Method and Description |
---|---|
javax.swing.JPanel |
getPanel()
This method returns the panel that the view was drawn on
|
public EquationView(DBHandler DBH, SCADASystem SS)
DBH
- The DBHandler associated with the SCADA.dbSS
- The SCADASystem associated with the DBHandler