![](/images/new-backgrounds/1297501/297501205x1.webp)
27
Java System Menu
27 Java System Menu
The Java System menu allows the user to see what version of MIDP and CLDC is being used in the phone. It also shows the user the free data space available, program space available, and the heap size being used. The Table 24 describes each function in detail.
| Action | Description |
|
|
|
| CLDC Version | This displays the CLDC version that is being used in the MS. |
|
|
|
| MIDP Version | This displays the MIDP version that is being used in the MS. |
|
|
|
| Data Space | This displays the amount of free memory available for data used by the |
|
| applications, i.e. phone book entries, game high scores. |
| Program Space | This displays the amount of free memory available for applications. |
|
|
|
| Heap Size | This is the amount of runtime memory available in the phone. |
|
|
|
|
| Table 24 Function Describes |
MIDlet Manager Menu
The MIDlet Manager menu lets the user perform certain actions on the selected MIDlet suites. The table 25 describes the various actions that can be performed on a suite.
Action
Details
Details
Description
Displays the information about the suite. This includes MIDlet suite name, vendor, version, number of apps in suite, flash usage, both data and program space of the application.
Lets the user delete a suite. A confirmation is requested before the application is deleted.
Table 25 Midlet Manager Menu Description
103