Serialized Form


Package packageForLT05

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

Serialized Fields

theModel

DotModel theModel

width

int width

height

int height

Class packageForLT05.DotPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

theModel

SimpleThreeDotModel theModel

width

int width

height

int height

Class packageForLT05.DotView extends javax.swing.JFrame implements Serializable

Serialized Fields

theModel

DotModel theModel

width

int width

height

int height

thePanel

javax.swing.JPanel thePanel