Uses of Class
edu.cmu.sun.model.ColumnModel.Stacked

Packages that use ColumnModel.Stacked
edu.cmu.sun.model All of the back-end logic that determines the nested structure and visual layout of the screen. 
edu.cmu.sun.view Component3D objects that update the scene graph from the models and dispatch mouse events to controllers. 
 

Uses of ColumnModel.Stacked in edu.cmu.sun.model
 

Fields in edu.cmu.sun.model declared as ColumnModel.Stacked
(package private)  ColumnModel.Stacked ColumnModel.stackedModel
           
 

Methods in edu.cmu.sun.model that return ColumnModel.Stacked
 ColumnModel.Stacked ColumnModel.getStackedModel()
           
 

Uses of ColumnModel.Stacked in edu.cmu.sun.view
 

Fields in edu.cmu.sun.view declared as ColumnModel.Stacked
(package private)  ColumnModel.Stacked ColumnGlueView.prevColumnStackedModel