Uses of Class
edu.cmu.sun.controller.WindowController

Packages that use WindowController
edu.cmu.sun.view Component3D objects that update the scene graph from the models and dispatch mouse events to controllers. 
 

Uses of WindowController in edu.cmu.sun.view
 

Fields in edu.cmu.sun.view declared as WindowController
(package private)  WindowController WindowView.controller
           
(package private)  WindowController WindowBarView.controller
           
 

Constructors in edu.cmu.sun.view with parameters of type WindowController
WindowBarView(WindowModel model, WindowController controller)