Uses of Class
View

Uses of View in <Unnamed>
 

Constructors in <Unnamed> with parameters of type View
AnimationFrame(Controller controller, View view)
          Constructs and initializes the frame, including a button that pauses/resumes the animated view of the model.
Controller(Model model, View view)
          Starts independent threads for the model and the view.