The pauseApp() method signals the MIDlet to stop and enter the paused state. After using this method, the MIDlet can release shared resources and become quiescent. This method can only be called when the MIDlet is in the Active state. The general form of the pauseApp() method is as follows:
If any runtime exception occurs during the process of the pauseApp() method, the MIDlet will be destroyed immediately. Calling the destroyApp() method will allow the MIDlet to cleanup.
Click here to download scja test study guide and practice question. Click here to get free CX310-019 SCJA exam practice questions.
Like this article? Share it with others
If you like this article, please leave a comment or subscribe this blog via RSS or via e-mail, Bookmark and share through your network. Click the AddThis button below. Thanks.
If you like this article, please leave a comment or subscribe this blog via RSS or via e-mail, Bookmark and share through your network. Click the AddThis button below. Thanks.
