TOC PREV NEXT INDEX



Choose MIDlets


Users may choose the MIDlets to be added to the project on the MIDlet pane. The MIDlet Pane is the first page of the packager. On this page users will find a list of all the MIDlets on the classpath. By default, only the MIDlet which was opened is selected to be added to the Jar file. In the list, MIDlets are named by their full package name.

Each MIDlet in the list may have an icon associated with it, and a short description. MIDlets may be removed from the jar by deselecting the 'include in jar' checkbox.

The order of MIDlets in the list is important; in some implementations of the MIDP, the first MIDlet in the list will be run when the jar is run; in others the MIDlets in the jar will be displayed to the end user in the order in which they are placed in the list. The latter is the case with IBM's WME on the Palm OS. The Move up and Move down buttons in the Position area will alter the placement of a MIDlet within the list.

To deselect all MIDlets, the Deselect all button may be pressed.

To select all MIDlets, the Select all button may be pressed.


Data Representations, Inc.
http://www.datarepresentations.com
support@datarepresentations.com
sales@datarepresentations.com
TOC PREV NEXT INDEX