|
MID Profile | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Ticker | |
javax.microedition.lcdui | The UI API provides a set of features for implementation of user interfaces for MIDP applications. |
Uses of Ticker in javax.microedition.lcdui |
Methods in javax.microedition.lcdui that return Ticker | |
Ticker |
Screen.getTicker()
Gets the ticker used by this Screen. |
Methods in javax.microedition.lcdui with parameters of type Ticker | |
void |
Screen.setTicker(Ticker ticker)
Set a ticker for use with this Screen, replacing any previous ticker. |
|
MID Profile | |||||||||
PREV NEXT | FRAMES NO FRAMES |