Adding MIDlets to a Project Configuration

See Also

You Can add, remove, and arrange the MIDlet classes in a project configuration by choosing File > "active project name" properties. In the Project Properties dialog, select MIDlets.

The MIDlet project properties dialog enables you to add or remove MIDlets from the MIDlet Suite for the active project configuration, and determine the order in which MIDlets are shown in a MIDlet suite.

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
Creating MIDP Projects
Working with Project Configurations

Legal Notices