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

R

readTileImage(String) - Method in class CLIPFrame
This function reads in an image file specifed by the path string passed in as a parameter.
Record - Class in <Unnamed>
This class handles the recording of moves and saving of log files.
Record(CLIPFrame) - Constructor for class Record
Constructor sets the frame object and creates a new move list.
recordAddBlankTile(int, String, String) - Method in class Record
This records an 'add blank tile' move.
recordAddBlankTileToGrid(int, String, String, int, int) - Method in class Record
This records an 'add blank tile in grid' move.
recordEditBlankTile(int, String, String, String, String) - Method in class Record
This records an 'edit blank tile' move.
recordLoadLog(long, long) - Method in class Record
Records a 'load' move.
recordMove(int, int, int, int, int, int) - Method in class Record
This records a 'move' type entry defined by the parameters.
recordRemoveBlankTile(int, int, String, String, int, int) - Method in class Record
This records a 'remove blank tile' move.
recordSaveLog() - Method in class Record
Records a 'save' move.
recordTileBinWidthChange(int, int) - Method in class Record
This records a 'tilebin width change' move.
REMOVE_BLANK_FROM_GRID - Static variable in class LogEntry
Defines a Remove Blank Tile from Grid log entry
removeButton - Variable in class Data
Button used to remove the selected tile from the TileSet
removeExtension(String) - Method in class GenericFileFilter
Removes the passed in extension from the list of accepted extensions.
removeSelectedTileMenuItem - Variable in class Data
Tile list context menu option of remove the selected tile from the tile list
RemoveSelectedTilesFromList() - Method in class Data
Removes the selected tile(s) from the tile list in the Set Editor Tile Tab.
removeUpdate(DocumentEvent) - Method in class Data
(Not Used) Extends the document listener method and used to set the apply button to enabled.
REMVOE_BLANK_FROM_TILEBIN - Static variable in class LogEntry
Defines a Remove Blank Tile from TileBin log entry
reqArrangementComment - Variable in class Rules
true if arrangement comments are required
reqArrangementComment - Variable in class TileSet
true if the set requires arrangement comments.
reqBlankDesc - Variable in class Rules
true if blank tiles require a description
reqBlankDesc - Variable in class TileSet
true if the set requires descriptions for blank tiles.
reqBlankName - Variable in class Rules
true if blank tiles require a name
reqBlankName - Variable in class TileSet
true if the set requires names for blank tiles.
reqUnusedDesc - Variable in class Rules
true if unused tiles require a description
reqUnusedDesc - Variable in class TileSet
true if the set requires descriptions for unused tiles.
resetIDs() - Method in class TileSet
Resets the TileIDs of every tile in the list to match thier current location in the list.
resetValues() - Method in class Data
Resets all the fields in the three tabs of the Set Editor to thier default values.
resetValues() - Method in class Rules
Resets all fields to default values.
rewindButton - Variable in class Playback
The rewind button (step back)
rewindIcon - Variable in class Playback
Icon for the rewind button
RIGHT - Variable in class TileBin
Defines the TileBin being located on the right side of the grid
rightSpacer - Variable in class UserInterface
A right spacer for the main UI
rulePane - Variable in class Data
The Scroll Pane for the first tab of the Set Editor
Rules - Class in <Unnamed>
The rules class stores the values related to a set such as name, instructions, tile size, etc., which uniquely identify what a set can do, some information about the set, and the tiles that a set contains.
Rules() - Constructor for class Rules
The constructor initializes all fields to default values
run() - Method in class PlaybackThread
This function fires whenever the thread is started and continually moves through moves in playback's move list until no further moves remain or the thread is stopped.

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