PDAP Public Review Draft

PDA Profile 1.0 Specification, Rev. 0.16

This document, Personal Digital Assistant Profile (JSR-75) Specification, defines the APIs that comprise the Personal Digital Assistant Profile (PDAP) for Java 2™ Platform, Micro Edition (J2ME™). 

See:
          Description

PIM Packages
javax.microedition.pim The PIM package defines the APIs necessary to access native Personal Information Management (PIM) data.

 
User Interface Packages
java.awt PDA Profile subset of the java.awt package.
java.awt.event PDA Profile subset of the java.awt.event package.
java.awt.image PDA Profile subset of the java.awt.image package.

 
Networking Package
javax.microedition.io PDA Profile networking support based on the GenericConnection framework.  This includes support for all CLDC and MIDP definitions as well as additional PDA Profile specific networking classes.

 
Core Package Additions
java.io Contains Java classes for system input and output through data streams included from the Java 2 Standard Edition java.io package.
java.lang.reflect Contains Java language classes used for reflection included from the Java 2 Standard Edition java.lang.reflect package.
java.net Contains Java classes for supporting networking included from the Java 2 Standard Edition java.net package.
java.util Contains Java utility classes included from the Java 2 Standard Edition java.util package.

 

This document, Personal Digital Assistant Profile (JSR-75) Specification, defines the APIs that comprise the Personal Digital Assistant Profile (PDAP) for Java 2™ Platform, Micro Edition (J2ME™). 

The PDAP 1.0 requires as a minimum that a PDAP implementation must include the APIs contained in the Connected Limited Device Configuration (CLDC) 1.1 and in the Mobile Information Device Profile (MIDP) 1.0. Although required, those APIs are not listed here in this document. The CLDC and MIDP API specifications can be found at http://java.sun.com. This specification contains only APIs defined strictly in the PDAP.


PDAP 1.0 Spec, Rev. 0.16