|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for a repaint requestable graphics container, normally a Canvas. Used by animations and the animation engine to update the screen.
Method Summary | |
void |
commitRepaint()
Commits all repaint requests to the graphics context. |
boolean |
isShown()
Returns true if the graphics context is visible. |
void |
repaint()
Repaints whole graphics context. |
void |
requestRepaint()
Requests a repaint of whole graphics context. |
Method Detail |
public boolean isShown()
public void repaint()
public void requestRepaint()
public void commitRepaint()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |