MIDP Project Properties: MIDlets

See Also

Use the MIDlets properties page to add, remove, or change the order of MIDlets within a MIDlet suite for the active project configuration.

You open the MIDlets properties page by choosing File > <active project name> Properties. In the Project Properties dialog, select Application Descriptor and expand MIDlets.

If you are setting the MIDlet properties for a project configuration other than the default configuration (DefaultConfiguration), you must uncheck the Use Values from "DefaultConfiguration" checkbox at the top of the page.

The MIDlets table lists the MIDlets contained in the suite, and lists the following properties:

To add a MIDlet to a suite:

  1. Click the Add button.
    This opens the Add MIDlet dialog. The dialog lists the MIDlets available in the project.
  2. Use the Add MIDlet dialog to enter a name, then select a MIDlet class from the dropdown menu. You can also choose an icon for the MIDlet from the MIDlet icon dropdown menu.
  3. Click OK to close the dialog. The MIDlet is listed in the table.

To Edit a MIDlet in the suite:

  1. Select a midlet and click the Edit button.
    This opens the Edit MIDlet dialog.
  2. Use the Edit MIDlet dialog to Edit the name, MIDlet class, and MIDlet icon.

To change the order in which a MIDlet is shown:

See Also
About MIDlets
Working with Midlets

Legal Notices