Package net.simplace.client.app
Class MainApp
java.lang.Object
net.simplace.core.FWApplication
net.simplace.client.app.MainApp
public class MainApp
extends net.simplace.core.FWApplication
- Author:
- aenders mainclass doing nothing except of the methods in framework application
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
main Method: no parameters supportedvoid
Methods inherited from class net.simplace.core.FWApplication
fixWebStartClassLoaderIssue, getInstanceClassLoader, getMainFrame, performDefaultMainActions, requestShutdown, shutdown
-
Constructor Details
-
MainApp
public MainApp()
-
-
Method Details
-
main
main Method: no parameters supported- Parameters:
args
-
-
performMain
public void performMain()- Specified by:
performMain
in classnet.simplace.core.FWApplication
- See Also:
-
FWApplication.performMain()
-