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

L

LABEL_WIDTH - Static variable in class edu.cmu.sun.view.ItemView
 
LARGE_WIDGET_WIDTH - Static variable in class edu.cmu.sun.view.WindowBarView
 
lastSizeHeight - Variable in class edu.cmu.sun.model.SceneModel
 
lastSizeWidth - Variable in class edu.cmu.sun.model.SceneModel
 
LaunchDemo - Class in edu.cmu.sun.exe
This Class bootstraps the entire project, and gets the application up and running.
LaunchDemo(String) - Constructor for class edu.cmu.sun.exe.LaunchDemo
 
layout - Variable in class edu.cmu.sun.controller.FoldViewController
The current layout component for the list that this controller is using.
Layout - Class in edu.cmu.sun.folds
A Layout is a model representation of the contents of a Window.
Layout() - Constructor for class edu.cmu.sun.folds.Layout
Create a new Layout, initially empty.
Layout(Layout) - Constructor for class edu.cmu.sun.folds.Layout
Create a layout that is a copy of another layout.
layout - Variable in class edu.cmu.sun.model.WindowModel
 
layout - Variable in class edu.cmu.sun.view.AbstractListView
 
layout1 - Variable in class edu.cmu.sun.folds.LayoutMatcher
first layotu to match against.
layout2 - Variable in class edu.cmu.sun.folds.LayoutMatcher
second layout to match against.
LayoutComponent - Class in edu.cmu.sun.folds
A portion of a folded scroll interface.
LayoutComponent(ListModel, IndexRange) - Constructor for class edu.cmu.sun.folds.LayoutComponent
Create a new LayoutComponent that is backed by a model, and represents a range.
LayoutComponent(ListModel, IndexRange, LayoutComponent.Type) - Constructor for class edu.cmu.sun.folds.LayoutComponent
Create a new LayoutComponent that is backed by a model, and represents a range.
LayoutComponent(LayoutComponent) - Constructor for class edu.cmu.sun.folds.LayoutComponent
Create a copy of a Layout Component.
LayoutComponent.Type - Enum in edu.cmu.sun.folds
 
LayoutComponent.Type() - Constructor for enum edu.cmu.sun.folds.LayoutComponent.Type
 
LayoutCreator - Class in edu.cmu.sun.folds
Creates new Layouts from a set of constraints.
LayoutCreator(WindowModel) - Constructor for class edu.cmu.sun.folds.LayoutCreator
Create a new LayoutCreator for the WindowModel
layoutManager - Variable in class edu.cmu.sun.model.WindowModel
 
LayoutMatcher - Class in edu.cmu.sun.folds
When the Folded Scrolling window changes, we need to make a smooth transition between scenes.
LayoutMatcher() - Constructor for class edu.cmu.sun.folds.LayoutMatcher
 
LayoutMatcher.Mode - Enum in edu.cmu.sun.folds
 
LayoutMatcher.Mode() - Constructor for enum edu.cmu.sun.folds.LayoutMatcher.Mode
 
LayoutTransitoner - Class in edu.cmu.sun.folds
When the Folded Scrolling window changes, we need to make a smooth transition between scenes.
LayoutTransitoner() - Constructor for class edu.cmu.sun.folds.LayoutTransitoner
 
leftClick() - Method in class edu.cmu.sun.controller.ItemController
A left click causes the list item to be selected, and all of the sibling items to be deslected.
leftH - Variable in class edu.cmu.sun.view.GlueView
 
leftText - Variable in class edu.cmu.sun.view.AbstractFoldView
 
leftY - Variable in class edu.cmu.sun.view.GlueView
 
LINE_WIDTH - Static variable in class edu.cmu.sun.view.GlueView
 
LINE_WIDTH - Static variable in class edu.cmu.sun.view.ItemView
 
LinearInterpolator1D - Class in edu.cmu.sun.interpolators
Interpolates between the from and to values in a linear fashion.
LinearInterpolator1D(float, float) - Constructor for class edu.cmu.sun.interpolators.LinearInterpolator1D
 
listener - Variable in class edu.cmu.sun.controller.HoverEventAdapter
 
listeners - Variable in class edu.cmu.sun.model.Model
A set of listeners for this Model.
listenToAdjacentColumnModels() - Method in class edu.cmu.sun.view.ColumnGlueView
 
listenToWindowModel(WindowModel) - Method in class edu.cmu.sun.view.ColumnGlueView
 
listItemContainer - Variable in class edu.cmu.sun.view.ListView
component that holds the item views.
listModel - Variable in class edu.cmu.sun.folds.LayoutCreator
The underlying List model (From the WindowModel) that this object will create Layouts for.
ListModel - Class in edu.cmu.sun.model
A state model of a list of items that each represent a file in the filesystem.
ListModel(FileNodeModel) - Constructor for class edu.cmu.sun.model.ListModel
 
listModel - Variable in class edu.cmu.sun.model.WindowModel
 
ListModel.Order - Enum in edu.cmu.sun.model
 
ListModel.Order() - Constructor for enum edu.cmu.sun.model.ListModel.Order
 
ListView - Class in edu.cmu.sun.view
The view of a list within a window in the file manager
ListView(LayoutComponent) - Constructor for class edu.cmu.sun.view.ListView
 

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