Motorola E680 Technical Manual - Page 88

MIDP 2.0 specific information for JTWI

Page 88 highlights

ƒ Digit: one of: • 0123456789 NOTE: Hours will be between 0 and 23, and minutes will be between 00 and 50. For example, GMT +10 and GMT +0010 equates to ten hours and ten minutes ahead of GMT. When creating a TimeZone, the specified custom time zone ID is normalized in the following syntax: • NormalizedCustomID: o GMT Sign TwoDigitHours: Minutes o Sign: one of: ƒ +o TwoDigitHours: ƒ Digit Digit o Minutes: ƒ Digit Digit o Digit: one of: ƒ 0123456789 MIDP 2.0 specific information for JTWI MIDP 2.0 provides the library support for user interface, persistent storage, networking, security, and push functions. MIDP 2.0 contains a number of optional functions, some of which will be implemented as outlined below. The following JTWI requirements for MIDP 2.0 will be supported: ƒ Record Store Minimum will permit a MIDlet suite to create at least 5 independent RecordStores. This requirement does not intend to mandate that memory be reserved for these Record Stores, but it will be possible to create the RecordStores if the required memory is available. ƒ HTTP Support for Media Content will provide support for HTTP 1.1 for all supported media types. HTTP 1.1 conformance will match the MIDP 2.0 specification. See package.javax.microedition.io for specific requirements. ƒ JPEG for Image Objects - ISO/IEC JPEG together wil JFIF will be supported. The support for ISO/IEC JPEG only applies to baseline DCT, non-differential, Huffman coding, as defined in JSR 185 JTWI specification, symbol 'SOF0'. This support extends to the class javax.microedition.lcdui.Image, including the methods outlined above. This mandate is voided in the event that the JPEG image format becomes encumbered with licensing requirements. ƒ Timer Resolution will permit an application to specify the values for the firstTime, delay, and period parameters of java.util.timer.schedule () methods with a distinguishable resolution of no more than 40 ms. Various factors (such as 88

  • 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

88
Digit: one of:
0 1 2 3 4 5 6 7 8 9
NOTE: Hours will be between 0 and 23, and minutes will be between 00 and 50. For
example, GMT +10 and GMT +0010 equates to ten hours and ten minutes ahead of GMT.
When creating a TimeZone, the specified custom time zone ID is
normalized in the following syntax:
NormalizedCustomID:
o
GMT Sign TwoDigitHours: Minutes
o
Sign: one of:
+ -
o
TwoDigitHours:
Digit Digit
o
Minutes:
Digit Digit
o
Digit: one of:
0 1 2 3 4 5 6 7 8 9
MIDP 2.0 specific information for JTWI
MIDP 2.0 provides the library support for user interface, persistent storage, networking,
security, and push functions. MIDP 2.0 contains a number of optional functions, some of
which will be implemented as outlined below. The following JTWI requirements for MIDP
2.0 will be supported:
Record Store Minimum will permit a MIDlet suite to create at least 5 independent
RecordStores. This requirement does not intend to mandate that memory be
reserved for these Record Stores, but it will be possible to create the
RecordStores if the required memory is available.
HTTP Support for Media Content will provide support for HTTP 1.1 for all
supported media types. HTTP 1.1 conformance will match the MIDP 2.0
specification. See package.javax.microedition.io for specific requirements.
JPEG for Image Objects – ISO/IEC JPEG together wil JFIF will be supported.
The support for ISO/IEC JPEG only applies to baseline DCT, non-differential,
Huffman coding, as defined in JSR 185 JTWI specification, symbol ‘SOF0’. This
support extends to the class javax.microedition.lcdui.Image, including the
methods outlined above. This mandate is voided in the event that the JPEG
image format becomes encumbered with licensing requirements.
Timer Resolution will permit an application to specify the values for the firstTime,
delay, and period parameters of java.util.timer.schedule () methods with a
distinguishable resolution of no more than 40 ms. Various factors (such as