Package javax
Class Application
Public Constructor Application
Application()
_INSERT_METHOD_SIGNATURE_HERE_
Description:
The Application() constructor builds an instance of the Application class.
Note
- When there are multiple instances of Application classes only one at a time can execute it's run() method. Call requestShutdown() to stop the current instance and start the run() method of another Application class.
See also:
Copyright © demmel products gmbh. All rights reserved.