Serialized Form
-
Package paintingcanvas.canvas
-
Class paintingcanvas.canvas.CanvasNotInitializedException extends java.lang.RuntimeException implements Serializable
-
Class paintingcanvas.canvas.CanvasPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
canvas
Canvas canvas
-
image
java.awt.image.BufferedImage image
The image that is drawn to the screen -
initialHeight
int initialHeight
-
initialWidth
int initialWidth
-
jframe
javax.swing.JFrame jframe
-
-
-