Serialized Form
serialVersionUID: 3990453678693279717L
|
Package javalib.worldcanvas |
buffer
BufferedImage buffer
- The buffered image that maintains the persistent graphics state.
painter
AppletCanvas.Painter painter
- The internal painter panel.
WIDTH
int WIDTH
- The width and height for this buffered panel.
HEIGHT
int HEIGHT
panel
AppletCanvas panel
- Reference to the
BufferedPanel that created this
Painter.
WIDTH
int WIDTH
- The width and height for this buffered panel.
HEIGHT
int HEIGHT
panel
CanvasPanel panel
- Reference to the
CanvasPanel that created this
Painter.