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

I

ICON_SIZE - Static variable in class edu.cmu.sun.view.ItemView
 
IconView - Class in edu.cmu.sun.view
Belongs to an ItemView and draws the file icons in the scene.
IconView(FileNodeModel) - Constructor for class edu.cmu.sun.view.IconView
 
IMAGE_Z - Static variable in class edu.cmu.sun.view.WindowBarView
 
ImageComponent - Class in edu.cmu.sun.components
A Component3D object that replaces the ImagePanel Shape3D that LG3D provides.
ImageComponent(String, float, float) - Constructor for class edu.cmu.sun.components.ImageComponent
Create a new ImageComponent for an image file.
images - Variable in class edu.cmu.sun.view.WindowBarView
 
incrementPinCount() - Method in class edu.cmu.sun.model.ItemModel
 
indexOfInterest - Variable in class edu.cmu.sun.model.WindowModel
 
IndexRange - Class in edu.cmu.sun.folds
This represents a range of indexes.
IndexRange(int, int) - Constructor for class edu.cmu.sun.folds.IndexRange
Create a new IndexRange
IndexRange(IndexRange) - Constructor for class edu.cmu.sun.folds.IndexRange
 
IndexRange.Overlap - Class in edu.cmu.sun.folds
An overlap describes the type and distance of overlap between two ranges.
IndexRange.Overlap(IndexRange.Overlap.Type, int) - Constructor for class edu.cmu.sun.folds.IndexRange.Overlap
 
IndexRange.Overlap.Type - Enum in edu.cmu.sun.folds
 
IndexRange.Overlap.Type() - Constructor for enum edu.cmu.sun.folds.IndexRange.Overlap.Type
 
initialize() - Method in class edu.cmu.sun.view.AbstractFoldView
 
initialize() - Method in class edu.cmu.sun.view.BottomFoldView
 
initialize() - Method in class edu.cmu.sun.view.ItemView
 
initialize() - Method in class edu.cmu.sun.view.ListView
creates the SLAB component, the container component for ListItemViews and the ListItemsViews for this list view.
initialize() - Method in class edu.cmu.sun.view.MiddleFoldView
add components to the tree
initialize() - Method in class edu.cmu.sun.view.TopFoldView
 
INSET - Static variable in class edu.cmu.sun.view.ItemView
 
INSET_PADDING - Static variable in class edu.cmu.sun.view.GlueView
 
Interpolator1D - Class in edu.cmu.sun.interpolators
Absctrat class to define an one dimensional interpolator that will travel between the from value and the two value.
Interpolator1D(float, float) - Constructor for class edu.cmu.sun.interpolators.Interpolator1D
 
isBold() - Method in class edu.cmu.sun.components.TextComponent
 
isCloseable() - Method in class edu.cmu.sun.model.WindowModel
 
isEmpty() - Method in class edu.cmu.sun.model.ColumnModel
 
isFolded() - Method in class edu.cmu.sun.view.WindowView
 
isFolder() - Method in class edu.cmu.sun.model.FileNodeModel
A container node is a dirrectory (a folder).
isForcedVisible() - Method in class edu.cmu.sun.model.ItemModel
 
isGlueVisible() - Method in class edu.cmu.sun.view.ColumnGlueView
 
isMatchedWith(LayoutComponent) - Method in class edu.cmu.sun.folds.LayoutComponent
Checks to see if this component currently matched with another
isMatchedWithComponent() - Method in class edu.cmu.sun.folds.LayoutComponent
 
isPinned() - Method in class edu.cmu.sun.model.ItemModel
 
isPinned() - Method in class edu.cmu.sun.model.WindowModel
 
isSelected() - Method in class edu.cmu.sun.model.ItemModel
 
isStacked() - Method in class edu.cmu.sun.model.ColumnModel.Stacked
 
isVisible() - Method in class edu.cmu.sun.model.FileNodeModel
returns true if this filesystem node is visible to the user.
ItemController - Class in edu.cmu.sun.controller
A controller object for items in lists.
ItemController(ItemModel) - Constructor for class edu.cmu.sun.controller.ItemController
 
ItemModel - Class in edu.cmu.sun.model
An state model of an item in a list that represents a file or directory.
ItemModel(FileNodeModel, ListModel) - Constructor for class edu.cmu.sun.model.ItemModel
 
items - Variable in class edu.cmu.sun.model.ListModel
 
ItemView - Class in edu.cmu.sun.view
Draws the line-item that represents a file and handles click-events.
ItemView(ItemModel) - Constructor for class edu.cmu.sun.view.ItemView
 
itemViews - Variable in class edu.cmu.sun.view.ListView
a set of itemViews so that we can access them later.

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