uk.ac.ed.simulator_pdb
Class Controller

java.lang.Object
  extended byuk.ac.ed.simulator_pdb.Controller

public class Controller
extends java.lang.Object

User: nix Date: May 4, 2004 Time: 11:03:14 AM To change this template use Options | File TemplateBuilderModel.


Constructor Summary
Controller(Model model, View view)
          Constructs a new Controller.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Controller

public Controller(Model model,
                  View view)
Constructs a new Controller.

Parameters:
model - the Model
view - the View