uk.ac.ed.simulator_pdb
Class PropertiesController

java.lang.Object
  extended byuk.ac.ed.simulator_pdb.PropertiesController
Direct Known Subclasses:
InstancePropertiesController, TemplatePropertiesController

public class PropertiesController
extends java.lang.Object

User: nix Date: 05-Apr-2004 Time: 16:37:04 To change this template use Options | File TemplateBuilderModel.


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

Field Detail

view

protected PropertiesView view

model

protected Model model
Constructor Detail

PropertiesController

public PropertiesController(Model model,
                            PropertiesView view)
Constructs a new SwingController

Parameters:
view - SwingView corresponding to the controller