Serialized Form
|
Class AnimatedPanel extends JPanel implements Serializable |
angle
double angle
squareIsMoving
boolean squareIsMoving
squareSize
int squareSize
orbitRadius
int orbitRadius
squareColor
Color squareColor
panelCenter
Point panelCenter
|
Class Eye extends JPanel implements Serializable |
eyeBall
EyeBall eyeBall
- The eyeball inside this eye.
eyeColor
Color eyeColor
- The color of this eye.
eyeRadius
int eyeRadius
- Put here a description of this field.
|
Class JavaEyesFrame extends JFrame implements Serializable |
|
Class QuitButton extends JButton implements Serializable |
|
Class StartButton extends JButton implements Serializable |
squarePanel
AnimatedPanel squarePanel
hasBeenPressed
boolean hasBeenPressed
|
Class StopButton extends JButton implements Serializable |
squarePanel
AnimatedPanel squarePanel