|
MID Profile | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ImageItem | |
javax.microedition.lcdui | The UI API provides a set of features for implementation of user interfaces for MIDP applications. |
Uses of ImageItem in javax.microedition.lcdui |
Methods in javax.microedition.lcdui with parameters of type ImageItem | |
int |
Alert.appendItem(ImageItem item)
Adds an ImageItem to the Alert. |
void |
Alert.insertItem(int itemNum,
ImageItem item)
Inserts an Image into the Alert just prior to the item specified. |
|
MID Profile | |||||||||
PREV NEXT | FRAMES NO FRAMES |