|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ColumnView | |
|---|---|
| edu.cmu.sun.view | Component3D objects that update the scene graph from the models and dispatch mouse events to controllers. |
| Uses of ColumnView in edu.cmu.sun.view |
|---|
| Fields in edu.cmu.sun.view declared as ColumnView | |
|---|---|
(package private) ColumnView |
ColumnGlueView.columnView
|
| Fields in edu.cmu.sun.view with type parameters of type ColumnView | |
|---|---|
(package private) java.util.List<ColumnView> |
SceneView.columns
|
| Methods in edu.cmu.sun.view that return ColumnView | |
|---|---|
ColumnView |
ColumnView.getPrevColumn()
|
ColumnView |
SceneView.getPrevColumn(ColumnView toThisColumn)
|
private ColumnView |
SceneView.getViewForModel(ColumnModel colModel)
returns the columnView with the corresponding ColumnModel. |
| Methods in edu.cmu.sun.view with parameters of type ColumnView | |
|---|---|
ColumnView |
SceneView.getPrevColumn(ColumnView toThisColumn)
|
| Constructors in edu.cmu.sun.view with parameters of type ColumnView | |
|---|---|
ColumnGlueView(ColumnView columnView)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||