June 2002
Intermediate to advanced
504 pages
10h 10m
English
The PDA user interface is based on the J2SE Abstract Window Toolkit (AWT). This section of the chapter is structured as follows: First, we compare the PDA AWT subset with other AWT versions. Then, a short general introduction to the AWT programming is given. The sections “Custom Components” and “Custom Layout Managers” cover some aspects with special importance for programming limited devices. The section “Multiple Threads in the PDAP AWT Subset” shows how you can build multithreaded AWT programs, although the PDAP AWT subset is limited to a SWING-like single thread model. Finally, we'll implement an AWT application combining some of the discussed concepts.
The java.awt ...
Read now
Unlock full access