public class Application
extends java.lang.Object
TechnicalSystem instance.| Modifier and Type | Method and Description |
|---|---|
ApplicationFrame |
getApplicationFrame()
Gets the energy option model window.
|
static Application |
getInstance()
Gets the single instance of Application.
|
static void |
main(java.lang.String[] args)
The main method.
|
void |
setApplicationFrame(ApplicationFrame newFrame)
Sets the energy option model window.
|
public static void main(java.lang.String[] args)
args - the argumentspublic static Application getInstance()
public ApplicationFrame getApplicationFrame()
ApplicationFrame of the EOMpublic void setApplicationFrame(ApplicationFrame newFrame)
newFrame - the new ApplicationFrame