| - | Introduction to Personal Profile |
| - | API Overview |
| - | Reference Implementation |
| - | Technology Compatibility Kit |
Personal Profile is a set of Java APIs that supports resource-constrained devices with a graphical user interface (GUI) toolkit based on AWT. Download the datasheet and white paper. Combined with the Connected Device Configuration (CDC), Personal Profile provides a complete J2ME application environment for consumer products and embedded devices.
Personal Profile has the following principal features:
Personal Profile is suitable for product design scenarios that require full AWT compatibility and applet support.
Example product scenarios for Personal Profile include:
When combined with CDC, J2ME Personal Profile provides a Java application environment for resource-constrained devices that require full AWT compatibility and applet support. CDC and J2ME Personal Profile borrow APIs from J2SE and adapt their implementations to suit the needs of resource-constrained devices.
The AWT implementation in Personal Profile is based on a combination of java.awt from JDK 1.1 and some 2D packages from J2SE. Some packages and classes are subsets of their J2SE counterparts. See a detailed list of packages included in Personal Profile and how it compares with the J2SE platform packages.
|
For More Information
|
|
| - | Connected Device Configuration |
| - | CDC HotSpot Implementation |
| - | Foundation Profile |
| - | Personal Basis Profile |
| - | RMI Optional Package |
| - | JDBC Optional Package |
