A B C D E F G H I K L M N O P R S T U V W X Y Z

A

AbstractFoldView - Class in edu.cmu.sun.view
Parent class of all Fold Views (top, middle, and bottom).
AbstractFoldView(LayoutComponent) - Constructor for class edu.cmu.sun.view.AbstractFoldView
basic constructor (duh, I know this isn't helpful)
AbstractListView - Class in edu.cmu.sun.view
Parent view for all items in a folded-scrolling view.
AbstractListView(LayoutComponent) - Constructor for class edu.cmu.sun.view.AbstractListView
 
abstractListViews - Variable in class edu.cmu.sun.view.WindowContentView
 
action - Variable in class edu.cmu.sun.animation.ScheduledAnimationAction
 
activateWindowAndUpdate() - Method in class edu.cmu.sun.controller.FoldViewController
Makes this window the active window in the column, and updates the TransitionManager.
activeComps - Variable in class edu.cmu.sun.folds.LayoutTransitoner
We transition from the activeLayout to nextLayout.
activeLayout - Variable in class edu.cmu.sun.folds.LayoutTransitoner
the current, active layout
activeLayout - Variable in class edu.cmu.sun.view.WindowView
 
activePos - Variable in class edu.cmu.sun.folds.LayoutTransitoner
As we iterate, we build the plan slowly.
activeWindowModel - Variable in class edu.cmu.sun.model.ColumnModel
 
add(ScheduledAnimation) - Method in class edu.cmu.sun.animation.AnimationPlan
Add a ScheduledAnimation object to the plan.
addActiveComp(LayoutComponent) - Method in class edu.cmu.sun.folds.LayoutTransitoner
 
addAnimationAction(Component3D, int, int, AnimationAction) - Method in class edu.cmu.sun.animation.AnimationPlan
Allows for custom animations to be added to the plan.
addCleanup(Component3D, Component3D) - Method in class edu.cmu.sun.animation.AnimationPlan
Adds a cleanup action to ths animaion.
addColumn(ColumnModel) - Method in class edu.cmu.sun.model.SceneModel
 
addComponent(Component3D, int, Component3D) - Method in class edu.cmu.sun.animation.AnimationPlan
Adds a component to the scene at the specified time.
addComponent(Component3D, int, Component3D, boolean) - Method in class edu.cmu.sun.animation.AnimationPlan
Adds a component to the scene as invisible, later the visiblity is set.
addComponent(LayoutComponent) - Method in class edu.cmu.sun.folds.Layout
Adds a component to the end of this layout, and sets the parent of the provided component to this Layout.
addIfMatched(LayoutComponent, LayoutComponent) - Method in class edu.cmu.sun.folds.LayoutTransitoner
returns true if the components have been added
addListItemViews() - Method in class edu.cmu.sun.view.ListView
adds all of the ListItemViews to this component.
addModelListener(ModelListener) - Method in class edu.cmu.sun.model.Model
Add a listener to this model.
addNextComp(LayoutComponent) - Method in class edu.cmu.sun.folds.LayoutTransitoner
 
addNextComponentsToPlan() - Method in class edu.cmu.sun.folds.LayoutTransitoner
 
addPlanComponent(LayoutComponent.Type, ListModel, IndexRange, IndexRange) - Method in class edu.cmu.sun.folds.LayoutTransitoner
 
addUnmatchedFoldsOfType(LayoutComponent.Type) - Method in class edu.cmu.sun.folds.LayoutTransitoner
 
addWindow(WindowModel) - Method in class edu.cmu.sun.model.ColumnModel
 
addWindowToColumn(ColumnModel, String) - Method in class edu.cmu.sun.exe.LaunchDemo
 
allModels - Static variable in class edu.cmu.sun.model.Model
Pointers to every Model object created in the system.
alpha - Variable in class edu.cmu.sun.components.ImageComponent
TODO: change this to a constant somewhere.
angle - Variable in class edu.cmu.sun.animation.RotationAnimation
 
AnimationAction - Interface in edu.cmu.sun.animation
An interface for any object which can perform an animation action.
animationManager - Variable in class edu.cmu.sun.view.WindowView
 
AnimationPlan - Class in edu.cmu.sun.animation
Schedules animation on Component3D objects.
AnimationPlan() - Constructor for class edu.cmu.sun.animation.AnimationPlan
Create a new animation plan which is initially empty.
animations - Variable in class edu.cmu.sun.animation.AnimationPlan
A list of animations that will be executed when the plan is run.
APPEARANCE - Static variable in class edu.cmu.sun.view.WindowBarView
 
appearances - Static variable in class edu.cmu.sun.components.ImageComponent
A map from the filename string and the SimpleAppearance that contains the texture.
axis - Variable in class edu.cmu.sun.animation.RotationAnimation
 

A B C D E F G H I K L M N O P R S T U V W X Y Z