Serialized Form


Package packageForLT06

Class packageForLT06.DotDrawingWidget extends javax.swing.JPanel implements Serializable

Serialized Fields

theModel

DotModel theModel

width

int width

height

int height

isFillOn

boolean isFillOn

Class packageForLT06.FilledDotView extends javax.swing.JFrame implements Serializable

Serialized Fields

theModel

DotModel theModel

width

int width

height

int height

thePanel

DotDrawingWidget thePanel

Class packageForLT06.WireFrameDotView extends javax.swing.JFrame implements Serializable

Serialized Fields

theModel

DotModel theModel

width

int width

height

int height

thePanel

javax.swing.JPanel thePanel