Motorola E680 Technical Manual - Page 23

JAD Attributes

Page 23 highlights

7 JAD Attributes 7 JAD Attributes JAD / Manifest Attribute Implementations The JAR manifest defines attributes to be used by the application management software (AMS) to identify and install the MIDlet suite. These attributes may or may not be found in the application descriptor. The application descriptor is used, in conjunction with the JAR manifest, by the application management software to manage the MIDlet. The application descriptor is also used for the following: • By the MIDlet for configuration specific attributes • Allows the application management software on the handset to verify the MIDlet is suited to the handset before loading the JAR file • Allows configuration-specific attributes (parameters) to be supplied to the MIDlet(s) without modifying the JAR file. Motorola has implemented the following support for the MIDP 2.0 Java Application Descriptor attributes as outlined in the JSR-118. The table below lists all MIDlet attributes, descriptions, and its location in the JAD and/or JAR manifest that are supported in the Motorola implementation. Attribute Name MIDlet-Name MIDlet-Version MIDlet-Vendor MIDlet-Icon Attribute Description JAR Manifest JAD The name of the MIDlet suite that Yes Yes identifies the MIDlets to the user The version number of the MIDlet suite Yes Yes The organization that provides the Yes Yes MIDlet suite. The case-sensitive absolute name of a Yes Yes PNG file within the JAR used to 23

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107

7
JAD Attributes
23
7
JAD Attributes
JAD / Manifest Attribute Implementations
The JAR manifest defines attributes to be used by the application management software
(AMS) to identify and install the MIDlet suite. These attributes may or may not be found in
the application descriptor.
The application descriptor is used, in conjunction with the JAR manifest, by the application
management software to manage the MIDlet. The application descriptor is also used for
the following:
By the MIDlet for configuration specific attributes
Allows the application management software on the handset to verify the MIDlet
is suited to the handset before loading the JAR file
Allows configuration-specific attributes (parameters) to be supplied to the
MIDlet(s) without modifying the JAR file.
Motorola has implemented the following support for the MIDP 2.0 Java Application
Descriptor attributes as outlined in the JSR-118. The table below lists all MIDlet attributes,
descriptions, and its location in the JAD and/or JAR manifest that are supported in the
Motorola implementation.
Attribute Name
Attribute Description
JAR Manifest
JAD
MIDlet-Name
The name of the MIDlet suite that
identifies the MIDlets to the user
Yes
Yes
MIDlet-Version
The version number of the MIDlet suite
Yes
Yes
MIDlet-Vendor
The organization that provides the
MIDlet suite.
Yes
Yes
MIDlet-Icon
The case-sensitive absolute name of a
PNG file within the JAR used to
Yes
Yes