Uses of Class
Model

Uses of Model in <Unnamed>
 

Constructors in <Unnamed> with parameters of type Model
Controller(Model model, View view)
          Starts independent threads for the model and the view.
View(Model model)
          Constructs and initializes the view, storing its associated model.