Modifier and Type | Field and Description |
---|---|
int |
frameHeight
The height of the screen
|
int |
frameWidth
The width of the screen
|
Constructor and Description |
---|
SCADACockpit()
This constructor creates a new SCADA System and launches a server
|
Modifier and Type | Method and Description |
---|---|
int |
getCurrentView()
Returns the index of the currently selected view
|
static void |
main(java.lang.String[] args) |
public int frameHeight
public int frameWidth
public SCADACockpit()
public int getCurrentView()
getCurrentView
in interface Viewer
public static void main(java.lang.String[] args)