uk.ac.ed.paxinos3d
Class Controller

java.lang.Object
  extended by uk.ac.ed.paxinos3d.Controller

public class Controller
extends Object

User: nix Date: 29-Jun-2005 Time: 19:04:41 To change this template use Options | File Templates.


Constructor Summary
protected Controller(Model model, View view)
           
 
Method Summary
protected  void initJava3DPanelEventHandlers()
           
protected  void initOpenDailogEventHandlers()
           
protected  void initPropertiesDailogEventHandlers()
           
protected  void initToolbarEventHandlers()
           
protected  void initTreeEventHandlers()
           
protected  void initWindowEventHandlers()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Controller

protected Controller(Model model,
                     View view)
Method Detail

initWindowEventHandlers

protected void initWindowEventHandlers()

initOpenDailogEventHandlers

protected void initOpenDailogEventHandlers()

initPropertiesDailogEventHandlers

protected void initPropertiesDailogEventHandlers()

initJava3DPanelEventHandlers

protected void initJava3DPanelEventHandlers()

initTreeEventHandlers

protected void initTreeEventHandlers()

initToolbarEventHandlers

protected void initToolbarEventHandlers()