|
MIDP3.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Ticker | |
|---|---|
| javax.microedition.lcdui | The APIs in the LCDUI package provide a set of features for implementing user interfaces in MIDP applications. |
| Uses of Ticker in javax.microedition.lcdui |
|---|
| Methods in javax.microedition.lcdui that return Ticker | |
|---|---|
Ticker |
Displayable.getTicker()
Gets the ticker used by this Displayable. |
| Methods in javax.microedition.lcdui with parameters of type Ticker | |
|---|---|
void |
Displayable.setTicker(Ticker ticker)
Sets a ticker for use with this Displayable, replacing
any previous ticker. |
|
MIDP3.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||