|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectComponent3D
edu.cmu.sun.view.AbstractListView
edu.cmu.sun.view.AbstractFoldView
edu.cmu.sun.view.TopFoldView
public class TopFoldView
Assembles, draws, and updates the top fold component of a folded-scrolling window.
| Field Summary | |
|---|---|
protected Component3D |
bottomCrinkle
|
protected Component3D |
slab
|
| Fields inherited from class edu.cmu.sun.view.AbstractFoldView |
|---|
BottomBackGeometry, BottomFrontGeometry, controller, CRINKLE_PINCH_X, CRINKLE_PINCH_Y, CRINKLE_PINCH_Z, crinkle_x1, crinkle_x2, crinkle_x3, crinkle_x4, crinkle_y1, crinkle_y2, crinkle_z1, crinkle_z2, leftText, middleNumber, rightText, TEXT_LEFT_OFFSET, TEXT_RIGHT_OFFSET, TEXT_SIZE, textLayer, TopBackGeometry, TopFrontGeometry, WINDOW_DEPTH, WINDOW_WIDTH |
| Fields inherited from class edu.cmu.sun.view.AbstractListView |
|---|
layout |
| Constructor Summary | |
|---|---|
TopFoldView(LayoutComponent layout)
|
|
| Method Summary | |
|---|---|
private void |
initialize()
|
void |
update(AnimationPlan plan,
int msec)
|
| Methods inherited from class edu.cmu.sun.view.AbstractFoldView |
|---|
getFirstItemText, getHeight, getLastItemText, getNumberText, getTargetEventClasses, makeAbreviation, makeBottomCrinkleShape, makeSlabShape, makeTopCrinkleShape, processEvent |
| Methods inherited from class edu.cmu.sun.view.AbstractListView |
|---|
getAppearance, getLayout, setLayout |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Component3D bottomCrinkle
protected Component3D slab
| Constructor Detail |
|---|
public TopFoldView(LayoutComponent layout)
| Method Detail |
|---|
private void initialize()
public void update(AnimationPlan plan,
int msec)
update in class AbstractFoldView
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||