June 2002
Intermediate to advanced
504 pages
10h 10m
English
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.
This package contains all the classes for creating user interfaces and for painting graphics and images for implementation of user interfaces for PDAP applications.
| 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 ... |
Read now
Unlock full access