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

D

Data - Class in <Unnamed>
This class handles all the User Interface and interactions with the user in the Set Editor tabs.
Data(CLIPFrame) - Constructor for class Data
Constructor sets default values, creates a new Rules object, and sets up the fonts.
dataObject - Variable in class CLIPFrame
This object handles the creation and modification of tile sets.
defaultHeight - Static variable in class CLIP
Default Height of frame.
defaultSleepTime - Variable in class PlaybackThread
Default length of time (in ms) to sleep between each move
DefaultTileLocation - Variable in class UserInteraction
The default location of tiles
DefaultTileSize - Variable in class UserInteraction
The default size of tiles
defaultWidth - Static variable in class CLIP
Default Width of frame.
defaultXLoc - Static variable in class CLIP
Default x location of frame.
defaultYLoc - Static variable in class CLIP
Default y location of frame.
deleteAddBlankButton - Variable in class UserInterface
the delete button for the blank tile dialog
deleteBlankTile(int, Grid, TileBin) - Method in class TileSet
Deletes a blank tile.
DeleteBlankTile() - Method in class UserInterface
Deletes the blank tile with the tileID equal to the UserInterface.curBlankTile.
desc - Variable in class TileSet
The description and/or instructions of the tile set.
description - Variable in class SummaryEntry
Reason for leaving out, or description if a SummaryEntry.BLANK entry type
descText - Variable in class Data
Description of Instructions of the TileSet
descText - Variable in class Playback
Description for an unused or blank tile in the summary dialog
descUnusedText - Variable in class UserInterface
The description TextArea for the Unused Tile dialog
dialogPanel - Variable in class Data
Panel containing the Image of the tile the user wishes to view
displayAddBlankTileDialog(int) - Method in class UserInterface
Displays the blank tile dialog for the tile with the passed in tileID.
displayInstructions(String, String) - Method in class UserInterface
Displays a special information message dialog with the passed in title and message with the message word-wrapping at 80 characters.
displayNode - Variable in class HelpPanel
Section 3: Information Display
displayPane(String) - Method in class HelpPanel
Displays the passed in help page in the help window.
displaySummaryDialog() - Method in class Playback
Creates and displays the summary dialog containing info on all unused and blank tiles plus overall tile arrangement comments.
displaySummaryTileInfo() - Method in class Playback
Displays summary tile information in the summary dialog for the selected tile in the summary tile list.
dragButton - Variable in class UserInteraction
The current mouse button being used to drag the grid (or tilebin)
draggedTile - Variable in class UserInteraction
A Label that holds an image which is used as the dragged tile for any tile
dragging - Variable in class UserInteraction
true if a tile is currently being dragged
drawGrid(Graphics) - Method in class Grid
Draws gridlines defined by the Grid.gridSquareSize.
drawGridBool - Variable in class Grid
If true then draw gridlines on the grid.
drawInsertionBar(Point, Rectangle) - Method in class TileBin
Draws the insertion bar for the tile bin based off the center position of the tile being dragged.
drawTileLocations(Graphics) - Method in class MiniMapPanel
Draws colored blocks on the panel to represent tiles in the grid.
drawTiles(Graphics) - Method in class Grid
Draws the tiles on the grid.
drawTiles(Graphics2D, int, int) - Method in class Grid
Draws tiles on a 2D graphics object at a certain offset.
drawTiles(Graphics) - Method in class TileBin
Draws the tiles at thier proper pixel coordinates in the TileBin.
drawVisibleRect(Graphics) - Method in class MiniMapPanel
Draws a black rectangle on the panel representing the visible are of the grid.
dropTileInGrid(Point, MouseEvent) - Method in class UserInteraction
Handles dropping a tile in the Grid from the Grid or from the TileBin.
dropTileInTileBin(Point, MouseEvent) - Method in class UserInteraction
Handles dropping a tile in the TileBin from the TileBin or from the Grid.
duplicateNameCheck(String) - Method in class Data
Returns true if any tiles in the tile list have the same name as the passed in String.

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