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

P

paintComponent(Graphics) - Method in class Grid
Paints the grid with tiles and or gridlines if needed.
paintComponent(Graphics) - Method in class MiniMapPanel
Paints the tiles (colored blocks) and then the visible rectangle on the minimap.
paintComponent(Graphics) - Method in class TileBin
Paints the Tiles in the tilebin.
pane - Variable in class HelpPanel
The scroll pane contianing the help pages
parentFrame - Variable in class CLIPBasicSplitPaneDivider
The frame the application runs in.
parentFrame - Variable in class CLIPSplitPaneUI
The frame the application runs in.
parentFrame - Variable in class Data
The frame that the application runs in
parentFrame - Variable in class Playback
The frame the application runs in
parentFrame - Variable in class Record
The frame that the application runs in
parentFrame - Variable in class TileBin
The frame the application runs in
parentFrame - Variable in class TileBinPanel
The frame the application runs in
parentFrame - Variable in class UserInteraction
The frame that the application runs in
parentFrame - Variable in class UserInterface
The Frame that the application is running in
PB - Static variable in class CLIPFrame
Defines Playback Mode.
pbThread - Variable in class Playback
The thread class used for autoplayback
placeTileAt(int, int, int) - Method in class Grid
Places the tile with the passed in tileID to the location defined by the passed in x and y values (in gridsquares).
Playback - Class in <Unnamed>
This class contains all the graphical components for the playback module.
Playback(Grid, TileBin, CLIPFrame, UserInterface) - Constructor for class Playback
Constructor sets references to the grid, tilebin, frame, and user interface objects.
playbackMove(int, int, int, int) - Method in class Playback
Handles the execution of the four 'move' type log entries.
playbackSlider - Variable in class Playback
The playback slider
playbackSpeed - Variable in class Playback
Auto-Playback speed adjustement combo box
PlaybackThread - Class in <Unnamed>
This is a thread class that keeps executing moves in the playback moves list until no further moves remain.
PlaybackThread(Playback) - Constructor for class PlaybackThread
Constructor sets the playback object and sets the sleeptime to its default value.
PlaybackThread(Playback, long) - Constructor for class PlaybackThread
Constructor sets the playback object and sets the sleeptime to the passed in value.
playButton - Variable in class Playback
The play button (auto-playback)
playIcon - Variable in class Playback
Icon for the play button
png - Static variable in class CLIPImageFilter
png image extension
pointInRectangle(Rectangle, Point) - Method in class UserInteraction
Takes a Point and Rectangle and returns true if the point is in the rectangle.
popupButton - Variable in class UserInteraction
Button used to trigger popup menus
popupOnClick - Variable in class UserInteraction
true if the trigger for the context menu has occured
preloaded - Variable in class UserInterface
List of Rules objects defining each preloaded tile set
prepForPlayback() - Method in class TileSet
Removes all blank tiles from the tile set.
prevHours - Variable in class LogEntry
Time since previous move: Hours
previousMoveTime - Variable in class Playback
Label for the previous move time
prevMinutes - Variable in class LogEntry
Time since previous move: Minutes
prevSeconds - Variable in class LogEntry
Time since previous move: Seconds
print() - Method in class LogEntry
Debug function that prints out all class vars to the console (seperated by commas).
print(Graphics, PageFormat, int) - Method in class Print2DPrinterJob
Prints the image by scaling it down by the Print2DPrinterJob.normalScale ammount or further if needed to fit on a single page.
Print2DPrinterJob - Class in <Unnamed>
This class handles printing for the CLIP system.
Print2DPrinterJob(BufferedImage[], int) - Constructor for class Print2DPrinterJob
This Constructor sets up the print job, locates printers, and then performs the printing.
printArrangementMenuItem - Variable in class UserInterface
The Print Tile Arrangement Menu Item
printArrangementToFileMenuItem - Variable in class UserInterface
The Print Tile Arrangement To Image File Menu Item
printArray() - Method in class TileBin
Debug function that prints the list of tile IDs in the tilebin to the console window.
printGrid() - Method in class Grid
Debugging function that prints the contents of the grid array to the console.
printList() - Method in class Record
A debug function that prints the list of moves to the console.
printLong() - Method in class LogEntry
Debug function that prints out all class vars to the console (comma separated, with var labels).
printMenu - Variable in class UserInterface
The Print Menu
PrintTileArrangement() - Method in class UserInterface
Brings up the print dialog to print the current tile arrangement.
PrintTileArrangementToFile() - Method in class UserInterface
Brings up a file dialog to save an image file of the current tile arrangement.
printTileInfoMenuItem - Variable in class UserInterface
The Print Additional Tile Information Menu Item
PrintTileInformation() - Method in class UserInterface
Prints a page(s} with arrangement comments at the top of the first page (if needed) and unused/blank tile comments following (if needed).
printType - Variable in class Print2DPrinterJob
Type of print job (ARRANGEMENT or INFORMATION)
processEntry(LogEntry) - Method in class Playback
This takes a LogEntry and first checks the type of entry it is followed by performing that entry.

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