uk.ac.ed.morphml_viewer
Class SwingController

java.lang.Object
  extended by uk.ac.ed.morphml_viewer.SwingController

public class SwingController
extends Object

User: nix Date: Apr 22, 2004 Time: 2:33:15 PM To change this template use Options | File Templates.


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

Constructor Detail

SwingController

public SwingController(Model model,
                       SwingView view)
Constructs a new SwingController

Parameters:
view - SwingView corresponding to the controller