public class ApplicationGroup
extends java.lang.Object
TechnicalSystem's that are to be
controlled or optimised.| Modifier and Type | Method and Description |
|---|---|
GroupApplicationFrame |
getGroupApplicationFrame()
Gets the energy option model window.
|
static ApplicationGroup |
getInstance()
Gets the single instance of Application.
|
static void |
main(java.lang.String[] args)
The main method.
|
void |
setGroupApplicationFrame(GroupApplicationFrame newFrame)
Sets the energy option model window.
|
public static void main(java.lang.String[] args)
args - the argumentspublic static ApplicationGroup getInstance()
public GroupApplicationFrame getGroupApplicationFrame()
public void setGroupApplicationFrame(GroupApplicationFrame newFrame)
newFrame - the new energy option model window