Serialized Form

Class Applet1 implements Serializable


Class MyFrame implements Serializable


Class MyPanel implements Serializable

Serialized Fields

d

int d

pb

javax.swing.JPanel pb

t

javax.swing.JPanel t

l

javax.swing.JLabel l

txt

javax.swing.JTextField txt

start

javax.swing.JButton start

combo

javax.swing.JComboBox combo

simulation

Simulation simulation

plotter

tools.Plotter plotter

machine

tools.PointGenerator machine