|
MID Profile | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Callable | |
| javax.microedition.lcdui | The UI API provides a set of features for implementation of user interfaces for MIDP applications. |
| Uses of Callable in javax.microedition.lcdui |
| Methods in javax.microedition.lcdui with parameters of type Callable | |
void |
Display.callSerially(Callable c)
Causes the Callable object c to have its call() method called later, serialized with the event stream. |
|
MID Profile | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||