|
DCT Lightfoot v3 API specification | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| Enumeration | |
| EventListener | Basic event listener |
| Class Summary | |
| Calendar | This is a utility class for storing time in a useful format (Currently only supports Gregorian time) |
| Date | Represent a date |
| EventObject | Basic event object |
| Hashtable | This implements a hashtable, which maps keys/value pairs. |
| Stack | Implement a stack |
| Timer | Implement a timer that is used to schedule timer tasks |
| TimerTask | The timer task that has scheduled tasks |
| TimeZone | |
| Vector | Implement a growable array of objects |
| Exception Summary | |
| EmptyStackException | |
| NoSuchElementException | |
MID Profile Utility Classes included from Java 2 Standard
Edition. In addition to the java.util classes
specified in the Connected Limited Device Configuration the
Mobile Information Device Profile includes the following
classes from Java 2 Standard Edition.
Timers provide facility for an application to schedule task for future execution in a background thread. TimerTasks may be scheduled using Timers for one-time execution, or for repeated execution at regular intervals.
|
DCT Lightfoot v3 API specification | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||