|
MID Profile | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Graphics | |
javax.microedition.lcdui | The UI API provides a set of features for implementation of user interfaces for MIDP applications. |
Uses of Graphics in javax.microedition.lcdui |
Methods in javax.microedition.lcdui that return Graphics | |
Graphics |
Image.getGraphics()
Creates a new Graphics object that renders to this image. |
Methods in javax.microedition.lcdui with parameters of type Graphics | |
protected abstract void |
Canvas.paint(Graphics g)
Renders the Canvas. |
|
MID Profile | |||||||||
PREV NEXT | FRAMES NO FRAMES |