Specify the name attributes for this MIDlet Suite

This step of the wizard displays all the MIDlets contained in your project. You can add additional MIDlets to the list, or edit the attributes about the existing ones.

Add

Click Add for each MIDlet to open the MIDlet-n Attributes dialog box and enter the name, icon, and primary class.

MIDlet-n Attributes

Name

The name of the MIDlet used to identify the MIDlet to the user. This is required.

Icon

The name of the icon image used to represent the MIDlet on the device. Images must be in the PNG (.png) format. Click the ellipsis button at the right of the Icon field and select an image file. This is optional.

Class

The name of the class for this MIDlet that extends the MIDlet class. Click the ellipsis at the right of the Class field and navigate to the main class for the MIDlet. This enters the path/class name in the field. This informtion is required.

Edit

Select a MIDlet and click Edit to change the name attributes for a MIDlet in the MIDlet-n Attributes dialog box, then click OK.

Remove

Select a MIDlet and click Remove to remove the name attributes for a MIDlet from the list.

Move Up

Select a MIDlet and click Move UP to move the name attributes for a MIDlet earlier in the list.

Move Down

Select a MIDlet and click Move Down to move the name attributes for a MIDlet later in the list.