microedition.encoding: UTF-8

microedition.encoding.supported: UTF-8, UTF-16, ISO-8859-1, ISO-8859-2, Shift_JIS

To support all encodings supported by the J2ME platform, leave the microedition.encoding.supported definition blank, as in:

microedition.encoding.supported:

Note – The encoding ISO-8859-1 is always available to applications running on emulated devices, whether or not it is listed in the microedition.encoding.supported entry.

Transparent Images

The Default Emulator supports the alpha channel in the image data by default. To disable the alpha channel in the image data, change the value of the enableAlphaChannel property from true to false:

enableAlphaChannel: false

Chapter 3 Examining Device Property Files 43

Page 57
Image 57
Sun Microsystems Computer Accessories manual Transparent Images, EnableAlphaChannel false