Sun Microsystems 2 Wireless Office Headset User Manual


 
ix
Preface
The Multitasking Guide highlights multitasking programming issues in the Sun
Java™ Wireless Client software. It describes how to make code safe for the
multitasking environment of the Java Wireless Client software. There is a special
section about resource management. The Multitasking Guide also describes some
multitasking policies implemented in the Java Wireless Client software and
discusses possible alternatives.
Note Sun Microsystems has simplified the naming schemes for the various Java
platforms. Java Platform, Enterprise Edition (Java EE) was formerly Java 2 Platform,
Enterprise Edition (J2EE™). Java Platform, Standard Edition (Java SE) was formerly
Java 2 Platform, Standard Edition (J2SE™), and Java Platform, Micro Edition (Java
ME) was formerly Java 2 Platform, Micro Edition (J2ME™).
References in this guide to specific documents, specifications, and products that
were released when the old naming scheme was in use retain their original names.
General references in this guide to Java platforms use the new, simplified naming
scheme.
Before You Read This Guide
Readers using this guide must be familiar with the MIDP 2.1 Specification. The
specification is available from http://www.jcp.org/. It is also useful if the reader
is familiar with the Java Wireless Client software code.