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

U

unpin() - Method in class edu.cmu.sun.controller.WindowController
Unpin this window.
unpinnedButton - Variable in class edu.cmu.sun.view.WindowBarView
 
UNSTACKED_WIDTH - Static variable in class edu.cmu.sun.model.ColumnModel
 
unstackRecentColumn() - Method in class edu.cmu.sun.model.SceneModel
 
update() - Method in class edu.cmu.sun.components.TextComponent
Internal method for updating the state of the component.
update(AnimationPlan, int) - Method in class edu.cmu.sun.view.AbstractFoldView
 
update(AnimationPlan, int) - Method in class edu.cmu.sun.view.AbstractListView
 
update(AnimationPlan, int) - Method in class edu.cmu.sun.view.BottomFoldView
 
update() - Method in class edu.cmu.sun.view.ColumnGlueView
 
update() - Method in class edu.cmu.sun.view.ColumnView
 
update() - Method in class edu.cmu.sun.view.GlueView
 
update() - Method in class edu.cmu.sun.view.ItemView
update the visual appearance of this view from the model.
update(AnimationPlan, int) - Method in class edu.cmu.sun.view.ListView
 
update(AnimationPlan, int) - Method in class edu.cmu.sun.view.MiddleFoldView
 
update() - Method in class edu.cmu.sun.view.SceneView
 
update(AnimationPlan, int) - Method in class edu.cmu.sun.view.TopFoldView
 
update() - Method in class edu.cmu.sun.view.WindowBarView
 
update(AnimationPlan, int) - Method in class edu.cmu.sun.view.WindowContentView
 
update() - Method in class edu.cmu.sun.view.WindowView
 
updateChildrenWindows() - Method in class edu.cmu.sun.model.WindowModel
 
updateChildWindows() - Method in class edu.cmu.sun.controller.ItemController
When an item is selected/deselected, we must create/remove windows from the next column to the right.
updateNow() - Method in class edu.cmu.sun.view.ListView
 
updateNow(AnimationPlan) - Method in class edu.cmu.sun.view.ListView
updates using set methods instead of change (To avoid animation) used in ListView recycling.
updateParentPinnedState(boolean) - Method in class edu.cmu.sun.model.WindowModel
set's this parentItem's state, then, called recusrively on parent window to call the same down the line.
updateStacked() - Method in class edu.cmu.sun.view.ColumnView
 
updateStacking() - Method in class edu.cmu.sun.model.SceneModel
 
updateToNextRange() - Method in class edu.cmu.sun.folds.LayoutComponent
Changes the current range for this component to the value stored in nextRange.
updateToNextRanges() - Method in class edu.cmu.sun.folds.Layout
Updates all of the child LayoutComponents to their next ranges.
updateViews() - Static method in class edu.cmu.sun.animation.TransitionManager
Notifys all ModelListeners, then runs though the Prep, Transition and Consolidation plans.

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