PDAP-Specific Packages

The java.awt, java.awt.event, java.awt.image, javax.microedition.pim and the additions to the java.io, java.net, java.util packages are available in PDAP only.

The java.awt Package

This package contains all the classes for creating user interfaces and for painting graphics and images for implementation of user interfaces for PDAP applications.

Interfaces
ActiveEvent ActiveEvent provides an interface for events that know how dispatch themselves. By implementing this interface, an event can be placed upon the event queue and its dispatch() method will be called when the event is dispatched, using the EventDispatchThread.
Adjustable The Adjustable interface is used for objects having an adjustable numeric value contained within ...

Get Java™ 2 Micro Edition Application Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.