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

I

iconListData - Variable in class Data
List of Icons representing the tiles added to the TileSet
image - Variable in class Print2DPrinterJob
Array of BufferedImages to print
imageDialog - Variable in class Data
Dialog containing the panel with the tile image the user wishes to view
img - Variable in class SummaryEntry
Image of blank tile in the entry
img - Variable in class Tile
The image used to represent the tile.
INFORMATION - Static variable in class Print2DPrinterJob
Print job intended to print out the addtional tile information
initAddBlankTile(int, String, String) - Method in class LogEntry
Initializes the entry to an 'add blank tile' entry.
initAddBlankTileToGrid(int, String, String, int, int) - Method in class LogEntry
Initializes the entry to an 'add blank tile to grid' entry.
initEditBlankTile(int, String, String, String, String) - Method in class LogEntry
Initializes the entry to an 'edit blank tile' entry.
initialize(JPanel, Grid, TileBin) - Method in class UserInteraction
Sets the variables for the theMainPanel, Grid, and TileBin.
initialX - Variable in class LogEntry
Initial X position of the tile
initialY - Variable in class LogEntry
Initial Y position of the tile
initLoadLog() - Method in class LogEntry
Initializes the entry to a 'load log' entry.
initMoveEntry(int, int, int, int, int, int) - Method in class LogEntry
Initializes the entry to a 'move' entry.
initRemoveBlankTile(int, int, String, String, int, int) - Method in class LogEntry
Initializes the entry to a 'remove blank tile' entry.
initSaveLog(long, long) - Method in class LogEntry
Initializes the entry to a 'save log' entry.
InitTile(ImageIcon, int, int, int) - Method in class Tile
This function initializes a tile with an image, location, and id.
initTileBinWidthChange(int, int) - Method in class LogEntry
Initializes the entry to a 'tilebin width change' entry.
inPlaybackMode() - Method in class UserInteraction
Returns true if the system is in Playback Mode.
inPlaybackMode() - Method in class UserInterface
Returns true if the system is in Playback mode.
insertLine - Variable in class TileBin
Black line drawn to represent where a tile will be inserted
InsertLineThickness - Variable in class TileBin
Thickness of the insertion line
insertTile(int, int) - Method in class TileBin
Inserts the tile with the passed in ID to the passed in index in the TileBin.tbList.
insertUpdate(DocumentEvent) - Method in class Data
(Not Used) Extends the document listener method and used to set the apply button to enabled.
instructions - Variable in class Rules
TileSet instructions and/or description
inTileArrangementMode() - Method in class UserInteraction
Returns true if the system is in Tile Arrangement Mode.
inTileArrangementMode() - Method in class UserInterface
Returns true if the system is in Tile Arrangement mode.
isBlankTile() - Method in class Tile
Returns true if the tile is a blank tile.
isEndOfLog() - Method in class Playback
Returns true if the list iterator is at the end of the move list.
isInGrid() - Method in class Tile
Returns true if the tile is in the grid.
isInTileBin() - Method in class Tile
Returns true if the tile is in the tile bin.
isRecording - Variable in class Record
true if the record object is currently recording
isRecording() - Method in class Record
Returns true if recording is turned on.
isValidLoc(int, int, int) - Method in class Grid
Determines if the grid coordinates defined by the passed in x and y values is a valid grid location for the tile with the passed in TileID

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