|
MID Profile | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use CommandListener | |
| javax.microedition.lcdui | The UI API provides a set of features for implementation of user interfaces for MIDP applications. |
| Uses of CommandListener in javax.microedition.lcdui |
| Methods in javax.microedition.lcdui with parameters of type CommandListener | |
void |
Displayable.setCommandListener(CommandListener l)
Sets a listener for Commands to this
Displayable,
replacing any previous CommandListener. |
void |
Alert.setCommandListener(CommandListener l)
The same as Displayable.setCommandListener(javax.microedition.lcdui.CommandListener) but with the
following additional semantics. |
|
MID Profile | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||