Modifier and Type | Interface and Description |
---|---|
static interface |
Canvas.Graphics
This interface defines a rudimentaty 2D graphics drawing context.
|
static interface |
Canvas.OnPaintCallback
This interface defines the painter callback for the
Canvas . |
Modifier and Type | Method and Description |
---|---|
void |
repaint()
used to force repainting of the
Canvas |
setEnabled, setVisible