|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface to allow drawers to modify the picture that is displayed to the user.
Method Summary | |
void |
draw(java.awt.Graphics inGraphics,
java.awt.Image inImage,
int inWidth,
int inHeight,
java.awt.image.ImageObserver inImageObserver)
Draw the image on the screen |
void |
setImagePanel(ImagePanel inImagePanel)
Set the image panel in the drawer, so it can be affected |
Method Detail |
public void setImagePanel(ImagePanel inImagePanel)
public void draw(java.awt.Graphics inGraphics, java.awt.Image inImage, int inWidth, int inHeight, java.awt.image.ImageObserver inImageObserver)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |