Motorola MOTORAZR maxx V6 Developer's Manual page 173

Java me developer guide
Hide thumbs Also See for MOTORAZR maxx V6:
Table of Contents

Advertisement

Java ME Developer Guide
Chapter 24 - JAD Attributes
MIDlet-Vendor
MIDlet-Icon
MIDlet-Description
MIDlet-Info-URL
MIDlet-<n>
MIDlet-Jar-URL
MIDlet-Jar-Size
MIDlet-Data-Size
MicroEdition-Profile
MicroEdition-Configuration
MIDlet-Permissions
DRAFT - Subject to Change
suite
The organization that provides the
MIDlet suite.
The case-sensitive absolute name
of a PNG file within the JAR used
to represent the MIDlet suite.
The description of the MIDlet
suite.
A URL for information further de-
scribing the MIDlet suite.
The name, icon, and class of the
nth MIDlet in the JAR file. Name is
used to identify this MIDlet to the
user. Icon is as stated above.
Class is the name of the class ex-
tending the
javax.microedition.midlet. MIDlet-
class.
The URL from which the JAR file
can be loaded.
The number of bytes in the JAR
file.
The minimum number of bytes of
persistent data required by the
MIDlet.
The Java ME profiles required. If
any of the profiles are not imple-
mented the installation will fail.
The Java ME Configuration re-
quired, i.e CLDC
Zero or more permissions that are
Yes
Yes
Yes
Yes
No
No
Yes
No
Yes, or no if
Yes,
included in
or no
the JAD.
if in-
clude
d in
the
JAR
Mani-
fest.
Yes
Yes
Yes
Yes
Yes, or no if
Yes,
included in
or no
the JAD.
if in-
clude
d in
the
JAR
Mani-
fest.
Yes, or no if
Yes,
included in
or no
the JAD.
if in-
clude
d in
the
JAR
Mani-
fest.
Yes
Yes
[173/201]

Advertisement

Table of Contents
loading

Table of Contents