Serialized Form
g2
java.awt.Graphics2D g2
- The graphics 2D class for doing the drawing
image
java.awt.Image image
- The base image
imageWidth
int imageWidth
- The base image width
imageHeight
int imageHeight
- The base image height
frame
javax.swing.JFrame frame
- The frame in the parent application.
canvas
Graphics2DTest.DrawingCanvas canvas
- The drawing canvas in the parent application.
layerStrings
java.lang.String[] layerStrings
layerColors
java.awt.Color[] layerColors
layeredPane
javax.swing.JLayeredPane layeredPane
dukeLabel
javax.swing.JLabel dukeLabel
layerStrings
java.lang.String[] layerStrings
layerColors
java.awt.Color[] layerColors
layeredPane
javax.swing.JLayeredPane layeredPane
dukeLabel
javax.swing.JLabel dukeLabel
myTable
ExpandableCollapsableJTable myTable
row
int row
column
int column