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

C

cancelAddBlankButton - Variable in class UserInterface
The cancel button for the blank tile dialog
cancelButtonComments - Variable in class UserInterface
The Cancel button for the Arrangement Comments dialog
cancelLoadTileButton - Variable in class UserInterface
The Cancel button for the load TileSet dialog
cancelSetEditorButton - Variable in class UserInterface
The Cancel button for the Set Editor dialog
cancelUnusedTileButton - Variable in class UserInterface
The Cancel button for the Unused Tile dialog
canUseBlankTiles() - Method in class TileSet
Returns true if the set supports the ability to add blank tiles.
CHANGE_TILEBIN_WIDTH - Static variable in class LogEntry
Defines a Change TileBin Width log entry
changedUpdate(DocumentEvent) - Method in class Data
(Not Used) Extends the document listener method and used to set the apply button to enabled.
changeGridSize(Dimension) - Method in class Grid
This changes the size of the grid and updates the appropriate variables.
changeSpeed(long) - Method in class PlaybackThread
Changes the sleeptime to the passed in value.
changeTileBinWidth(int) - Method in class UserInterface
Changes the width of the TileBin to accomodate the number of tiles wide specified by the passed in value.
clearExtensions() - Method in class GenericFileFilter
Clears the list of extensions to accept.
CLIP - Class in <Unnamed>
This is the main class of the CLIP system.
CLIP() - Constructor for class CLIP
 
CLIPBasicSplitPaneDivider - Class in <Unnamed>
This is a customized split pane divider for the CLIP application.
CLIPBasicSplitPaneDivider(CLIPSplitPaneUI) - Constructor for class CLIPBasicSplitPaneDivider
The Constructor.
CLIPFrame - Class in <Unnamed>
This is the frame that contains the other components of the program.
CLIPFrame() - Constructor for class CLIPFrame
Constructor for the frame.
CLIPImageFilter - Class in <Unnamed>
This is an image filter that supports gif, jpg, jpeg, and png images.
CLIPImageFilter() - Constructor for class CLIPImageFilter
 
CLIPSplitPaneUI - Class in <Unnamed>
This class is a customized BasicSplitPaneUI class that utilizes CLIP's customized BasicSplitPaneDivider
CLIPSplitPaneUI(CLIPFrame) - Constructor for class CLIPSplitPaneUI
The Constructor sets the parentFrame object.
CLIPUI - Variable in class CLIPFrame
Contains the user interface objects of the program.
CLIPUI - Variable in class HelpPanel
CLIP's UserInterface component
closeSummaryButton - Variable in class Playback
Close button for the summary dialog
closeViewButton - Variable in class Data
The close button on the view tile image dialog
commentViewingNode - Variable in class HelpPanel
Section 3: Viewing Comments
componentHidden(ComponentEvent) - Method in class CLIPFrame
This handles hidden events for the frame.
componentMoved(ComponentEvent) - Method in class CLIPFrame
This handles move events for the frame.
componentResized(ComponentEvent) - Method in class CLIPFrame
This handles resize events for the frame.
componentShown(ComponentEvent) - Method in class CLIPFrame
This handles shown events for the frame.
confirmLoseUnsavedWork() - Method in class UserInterface
If the user has unsaved work, it prompts them if they want to continue and returns true if the user wishes to continue without saving thier work.
contextMenu - Variable in class UserInteraction
The context menu
ContinueSession() - Method in class UserInterface
Allows the user to browse for a log file, load it up, skip to the end of the log, and start arranging tiles.
continueSessionMenuItem - Variable in class UserInterface
The Coninue Session Menu Item
controlsNode - Variable in class HelpPanel
Section 3: Using the Controls
convertRulesToSet(Rules) - Method in class UserInterface
Takes a rule set and converts it to a tile set, then returns it.
CPPanel - Variable in class UserInterface
Holds UserInterface.theControlPanel and spacers for playback mode
cpSpacer - Variable in class UserInterface
A spacer for UserInterface.CPPanel
createAboutDialog() - Method in class UserInterface
Creates the About Dialog.
CreateAndDisplayMiniMap() - Method in class UserInterface
Creates and then displays the minimap at the upper left corner of the Grid.
createArrangementCommentsPanel() - Method in class UserInterface
Creates the Tile Arrangement Comments Panel to be used in the UserInterface.arrangementCommentsDialog dialog.
createArrangementOptionsPanel() - Method in class Data
Creates the second tab (Advanced Options) of the Set Editor.
createBlankTileImage(String, Component) - Method in class TileSet
Creates an ImageIcon to be used for a blank tile.
createBlankTilePanel() - Method in class UserInterface
Creates the panel used for creating, editing, and deleting blank tiles.
createContextMenu() - Method in class UserInteraction
Creates the context menu, attaches ActionListeners to each option, and defines the events that occur when each item in the menu is activated.
createControlPanel() - Method in class Playback
Creates a panel to hold all of the controls and labels needed for playback mode.
createDefaultDivider() - Method in class CLIPSplitPaneUI
Creates and returns the customized divider.
createEditors(JScrollPane, JPanel, JPanel) - Method in class UserInterface
Creates the Set Editor dialog.
createFileMenu() - Method in class UserInterface
Creates the File menu.
createHelpDialog() - Method in class UserInterface
Creates the Help System Dialog.
createHelpMenu() - Method in class UserInterface
Creates the Help menu.
createLeftOneTouchButton() - Method in class CLIPBasicSplitPaneDivider
Creates the left OneTouch button and attaches a mouse listener to it.
createLoadTileSetPanel() - Method in class UserInterface
Creates the panel used for the Load Tile Set dialog.
createMenuBar() - Method in class UserInterface
Creates the Menu Bar used by the CLIP application.
CreateNewTileSet() - Method in class UserInterface
Initializes the Set Editor to create a new tile set and then displays it.
createPlaybackSummaryPanel() - Method in class Playback
Creates a panel to display the summary information components.
createRightOneTouchButton() - Method in class CLIPBasicSplitPaneDivider
Creates the right OneTouch button and attaches a mouse listener to it.
createRuleEditor() - Method in class Data
Creates the first tab (Basic Options) of the Set Editor.
createTileEditor() - Method in class Data
Creates the third tab (Tile Editor) of the Set Editor.
createTileSetMenuItem - Variable in class UserInterface
The Create Tile Set Menu Item
createToolsMenu() - Method in class UserInterface
Creates the Tools menu.
createTreePanel() - Method in class HelpPanel
Creates the panel that displays the help tree.
createUnusedPanel() - Method in class UserInterface
Creates the unused tile dialog so the user can explain why each tile in the TileBin was not included in the final tile arrangement.
createViewMenu() - Method in class UserInterface
Creates the View menu.
curBlankTile - Variable in class UserInterface
The currently active blank tile
curDirectory - Variable in class Data
Keeps track of the last directory the user used to get tile images from
curDirectory - Variable in class UserInterface
The last directory that the use loaded or saved from
currentlySaving - Variable in class UserInterface
true if the user is currently in the process of saving a log
curTile - Variable in class UserInteraction
ID of the current tile being dragged
curTileSet - Variable in class CLIPFrame
The current active Tile Set.
CurXPos - Variable in class Tile
Current X position of the tile.
CurYPos - Variable in class Tile
Current Y position of the tile.

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