Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
Z
C
calculateLayout(int, int)
- Method in class edu.cmu.sun.folds.
LayoutCreator
This function will try to find the layout that has the most number of items in it's primary list, without exceeding the maxSize restriction.
calculateLayout(int)
- Method in class edu.cmu.sun.folds.
LayoutCreator
Returns a valid layout for the model if the primary view is showing the item with the primary index and has the provided number of items in it.
change
- Variable in class edu.cmu.sun.animation.
RotationAnimation
change
- Variable in class edu.cmu.sun.animation.
ScaleAnimation
change
- Variable in class edu.cmu.sun.animation.
TranslationAnimation
changeRotation(Component3D, int, int, Vector3f, double)
- Method in class edu.cmu.sun.animation.
AnimationPlan
Convenience method to change (animate) the rotation of a component.
changeScale(Component3D, int, int, Vector3f)
- Method in class edu.cmu.sun.animation.
AnimationPlan
Convenience method to change (animate) the scale of a component.
changeScale(Component3D, int, int, float)
- Method in class edu.cmu.sun.animation.
AnimationPlan
Convenience method to change (animate) the scale of a component.
changeTranslation(Component3D, int, int, Vector3f)
- Method in class edu.cmu.sun.animation.
AnimationPlan
Convenience method to change (animate) the translation of a component.
child
- Variable in class edu.cmu.sun.animation.
CleanupAction
The child to be removed from the scene graph
cleanComponents(AnimationPlan)
- Method in class edu.cmu.sun.view.
WindowContentView
we remove all components in abstractListViews we place ListViews in the recycle bin.
cleanup()
- Method in class edu.cmu.sun.animation.
CleanupAction
Removes the specified component from the scene graph.
CleanupAction
- Class in
edu.cmu.sun.animation
This action removes component from a scenegraph.
CleanupAction(Component3D, Component3D)
- Constructor for class edu.cmu.sun.animation.
CleanupAction
Create a new cleanup action.
cleanupActions
- Variable in class edu.cmu.sun.animation.
AnimationPlan
A list of cleanup actions for this plan.
clearMatches()
- Method in class edu.cmu.sun.folds.
Layout
Clears all of the matches from the children LayoutComponents
clickOnEnd()
- Method in class edu.cmu.sun.controller.
FoldViewController
Handles click events on the right portion of the fold.
clickOnFold()
- Method in class edu.cmu.sun.controller.
FoldViewController
Handles click events on the center portion of the fold.
clickOnStart()
- Method in class edu.cmu.sun.controller.
FoldViewController
Handles click events on the left portion of the fold.
close()
- Method in class edu.cmu.sun.controller.
WindowController
Close this window.
close()
- Method in class edu.cmu.sun.model.
WindowModel
CLOSE_WIDGET_X
- Static variable in class edu.cmu.sun.view.
WindowBarView
closeable
- Variable in class edu.cmu.sun.model.
WindowModel
closeButton
- Variable in class edu.cmu.sun.view.
WindowBarView
COLUMN_POSITION_MSEC
- Static variable in class edu.cmu.sun.view.
SceneView
ColumnGlueView
- Class in
edu.cmu.sun.view
Coordinates the drawing and updating of the glue (or spreads) that visually conect windows (or panels) together.
ColumnGlueView(ColumnView)
- Constructor for class edu.cmu.sun.view.
ColumnGlueView
columnGlueView
- Variable in class edu.cmu.sun.view.
ColumnView
ColumnModel
- Class in
edu.cmu.sun.model
Model for the state of a column of windows.
ColumnModel()
- Constructor for class edu.cmu.sun.model.
ColumnModel
columnModel
- Variable in class edu.cmu.sun.model.
WindowModel
ColumnModel.Stacked
- Class in
edu.cmu.sun.model
ColumnModel.Stacked()
- Constructor for class edu.cmu.sun.model.
ColumnModel.Stacked
columns
- Variable in class edu.cmu.sun.model.
SceneModel
columns
- Variable in class edu.cmu.sun.view.
SceneView
columnView
- Variable in class edu.cmu.sun.view.
ColumnGlueView
ColumnView
- Class in
edu.cmu.sun.view
Coordinates the drawing of a ColumnModel, and contains several WindowViews.
ColumnView(ColumnModel, SceneView)
- Constructor for class edu.cmu.sun.view.
ColumnView
compareTo(ScheduledAnimation)
- Method in class edu.cmu.sun.animation.
ScheduledAnimation
Used to sort ScheduledAnimation objects by their start time.
compareTo(WindowModel)
- Method in class edu.cmu.sun.model.
WindowModel
components
- Variable in class edu.cmu.sun.folds.
Layout
The underlying components that make up the Layout.
CompositeInterpolator3D
- Class in
edu.cmu.sun.interpolators
Comibnes three Interpolator1D objects and allows for acces to iterated points through a Point3f object.
CompositeInterpolator3D(Interpolator1D, Interpolator1D, Interpolator1D)
- Constructor for class edu.cmu.sun.interpolators.
CompositeInterpolator3D
consolidate()
- Method in class edu.cmu.sun.folds.
Layout
Cleans up the Layout.
consolidateLayouts()
- Method in class edu.cmu.sun.folds.
LayoutTransitoner
Before we begin the transition calculation, we want to make sure there are no empty components (size zero) hanging in there, or adjacent LIST components, that could introduce matching problems.
consolidationPlan
- Static variable in class edu.cmu.sun.animation.
TransitionManager
contains(WindowModel)
- Method in class edu.cmu.sun.model.
ColumnModel
containsItem(ItemModel)
- Method in class edu.cmu.sun.model.
ListModel
CONTENT_HEIGHT
- Static variable in class edu.cmu.sun.model.
ItemModel
Height of a line of text with an icon
contents
- Variable in class edu.cmu.sun.view.
ColumnView
contents
- Variable in class edu.cmu.sun.view.
WindowContentView
controller
- Variable in class edu.cmu.sun.view.
AbstractFoldView
controller
- Variable in class edu.cmu.sun.view.
ItemView
controller
- Variable in class edu.cmu.sun.view.
WindowBarView
controller
- Variable in class edu.cmu.sun.view.
WindowView
createGlue()
- Method in class edu.cmu.sun.view.
GlueView
createGlueView(WindowView, ItemView, ItemModel)
- Method in class edu.cmu.sun.view.
ColumnGlueView
createGlueViews()
- Method in class edu.cmu.sun.view.
ColumnGlueView
createMultilineImage(ArrayList<String>, int, int)
- Method in class edu.cmu.sun.components.
Text2DView
createText2DColorTransp(String, float, int, Color, float)
- Method in class edu.cmu.sun.components.
Text2DView
Create a 2D text object with a transperancy.
createTexture(String)
- Method in class edu.cmu.sun.components.
Text2DView
Create a texture for the text.
createTextureImage(String)
- Method in class edu.cmu.sun.components.
Text2DView
Create a buffered image from the text.
CRINKLE_PINCH_X
- Static variable in class edu.cmu.sun.view.
AbstractFoldView
CRINKLE_PINCH_Y
- Static variable in class edu.cmu.sun.view.
AbstractFoldView
CRINKLE_PINCH_Z
- Static variable in class edu.cmu.sun.view.
AbstractFoldView
crinkle_x1
- Static variable in class edu.cmu.sun.view.
AbstractFoldView
crinkle_x2
- Static variable in class edu.cmu.sun.view.
AbstractFoldView
crinkle_x3
- Static variable in class edu.cmu.sun.view.
AbstractFoldView
crinkle_x4
- Static variable in class edu.cmu.sun.view.
AbstractFoldView
crinkle_y1
- Static variable in class edu.cmu.sun.view.
AbstractFoldView
crinkle_y2
- Static variable in class edu.cmu.sun.view.
AbstractFoldView
crinkle_z1
- Static variable in class edu.cmu.sun.view.
AbstractFoldView
crinkle_z2
- Static variable in class edu.cmu.sun.view.
AbstractFoldView
cullAppearance
- Static variable in class edu.cmu.sun.view.
AbstractListView
currentPosition
- Variable in class edu.cmu.sun.view.
ListView
currentSize
- Variable in class edu.cmu.sun.view.
ListView
currentVal
- Variable in class edu.cmu.sun.interpolators.
SimpleFloatSmoother
currentVal
- Variable in class edu.cmu.sun.interpolators.
SimpleVector3fSmoother
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
Z