|
MIDP3.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IdleItem | |
---|---|
javax.microedition.lcdui | The APIs in the LCDUI package provide a set of features for implementing user interfaces in MIDP applications. |
Uses of IdleItem in javax.microedition.lcdui |
---|
Methods in javax.microedition.lcdui that return IdleItem | |
---|---|
IdleItem |
Display.getIdleItem()
Returns the current IdleItem on the Display . |
Methods in javax.microedition.lcdui with parameters of type IdleItem | |
---|---|
void |
Display.setIdleItem(IdleItem idleItem)
Sets the specified IdleItem to the Display . |
|
MIDP3.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |