A C G M P R T V

A

actionPerformed(ActionEvent) - Method in class Controller
Responds to a press of the pause/resume button by toggling between the is-paused and not-paused animation state.
AnimationFrame - Class in <Unnamed>
A frame that contains a button that pauses/resumes the animated view of the model and a panel that displays the animated view.
AnimationFrame(Controller, View) - Constructor for class AnimationFrame
Constructs and initializes the frame, including a button that pauses/resumes the animated view of the model.

A C G M P R T V