|
MIDP 2.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Control | |
javax.microedition.media | The MIDP 2.0 Media API is a directly compatible building block of the Mobile Media API (JSR-135) specification. |
Uses of Control in javax.microedition.media |
Methods in javax.microedition.media that return Control | |
Control[] |
Controllable.getControls()
Obtain the collection of Control s
from the object that implements this interface. |
Control |
Controllable.getControl(java.lang.String controlType)
Obtain the object that implements the specified Control interface. |
|
MIDP 2.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |