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

M

main(String[]) - Static method in class CLIP
This is the main method of the program.
mainFrame - Static variable in class CLIP
The frame that the program runs in.
MainPanelName - Variable in class UserInterface
The name assoctiated with UserInterface.theMainPanel
mainSplit - Variable in class UserInterface
The SplitPane that holds the UserInterface.theGrid and the UserInterface.theTileBinPanel
mapScrolling - Variable in class UserInteraction
true if the user is dragging in the MiniMap
maxBlankTiles - Variable in class TileSet
Max number of blank tiles allowed by the set.
maxChars - Variable in class WrappingJOptionPane
Maximum number of characters per line to display
maxGridSize - Variable in class Data
Maximum size of the Grid
maximizeFrame() - Static method in class CLIP
This function maximizes the mainFrame.
maxTileSize - Variable in class Data
Maximum allowed size of tiles in pixels
maxUnusedTiles - Variable in class TileSet
Max number of unused tiles allowed by the set.
minGridSize - Variable in class Data
Minimum size of the Grid
MiniMapDefaultSize - Variable in class MiniMapPanel
The default pixel size of the minimap
minimapDialog - Variable in class UserInterface
The dialog that holds the MiniMapPanel
minimapMenuItem - Variable in class UserInteraction
MiniMap option in the context menu
minimapMenuItem - Variable in class UserInterface
The View/Hide Mini-Map Menu Item
MiniMapPanel - Class in <Unnamed>
This is the panel inside the mini map frame.
MiniMapPanel(UserInteraction, Grid) - Constructor for class MiniMapPanel
The constructor sets default values, sets the grid UserInteraction objects, and registers the mouse adapter.
minScale - Variable in class Print2DPrinterJob
Minimum scale value of previous pages in the same job
minTileSize - Variable in class Data
Minimum allowed size of tiles in pixels
minutes - Variable in class LogEntry
Elapsed time at this entry: Minutes
missingNumField - Variable in class Data
Textfield for the number of randomly removed tiles
missingNumModel - Variable in class Data
Spinner Model for the number of randomly removed tiles
missingNumSpinner - Variable in class Data
Spinner for the number of randomly removed tiles
missingOption() - Method in class Rules
Returns true if the set randomly removes some tiles on loading.
missingTiles - Variable in class Rules
true if the set should randomly remove some tiles when it loads.
missingTiles - Variable in class TileSet
true if missing tiles are enabled.
missingTilesCheck - Variable in class Data
Checkbox to enable randomly removed tiles when the set loads
mlIterator - Variable in class Playback
The list iterator for the log Playback.moveList
mlIterator - Variable in class Record
Iterator for the list of log entries
Mode - Variable in class CLIPFrame
The current mode the program is running in.
ModifyTileSet() - Method in class UserInterface
Initializes the Set Editor to modify a tile set, opens a file dialog to load a set file, then displays the editor with the set information filled in.
modifyTileSetMenuItem - Variable in class UserInterface
The Modify Tile Set Menu Item
mouseClicked(MouseEvent) - Method in class Data
Unused mouseClicked Event for the Data Module
mouseClicked(MouseEvent) - Method in class UserInteraction
Event that fires on user mouse click.
mouseDragged(MouseEvent) - Method in class UserInteraction
This event continually fires when the user drags the mouse.
mouseEntered(MouseEvent) - Method in class Data
Unused mouseEntered Event for the Data Module
mouseEntered(MouseEvent) - Method in class UserInteraction
This event fires when the user enters an area.
mouseExited(MouseEvent) - Method in class Data
Unused mouseExited Event for the Data Module
mouseExited(MouseEvent) - Method in class UserInteraction
This event fires when the user leaves an area.
mouseInput - Variable in class CLIPFrame
Mouse listener that handles all mouse input for the user.
mouseInput - Variable in class Grid
The UserInteraction object.
mouseInput - Variable in class MiniMapPanel
CLIP's mouse adapter object
mouseInput - Variable in class TileBin
CLIP's mouse adapter
mouseInput - Variable in class TileBinPanel
CLIP's mouse adapter
mouseInput - Variable in class UserInterface
CLIP's mouse input adapter attached to most of the UI components
mouseLastX - Variable in class UserInteraction
Last X position of the mouse
mouseLastY - Variable in class UserInteraction
Last Y position of the mouse
mouseMoved(MouseEvent) - Method in class UserInteraction
This event fires when the user moves the mouse.
mouseOffset - Variable in class UserInteraction
Distance from the mouse to the upper left corner of the dragged tile
mousePressed(MouseEvent) - Method in class Data
Mouse Event that handles viewing tile images if they were double clicked in the tile list.
mousePressed(MouseEvent) - Method in class UserInteraction
This event fires when the user presses a mouse button.
mouseReleased(MouseEvent) - Method in class Data
Mouse Event that triggers the popup menu on the Windows platform (and possibly others).
mouseReleased(MouseEvent) - Method in class UserInteraction
This event fires when the user releases a mouse button.
moveList - Variable in class Playback
A linked list of LogEntries
moveList - Variable in class Record
A list of LogEntries
moveLog - Variable in class UserInteraction
The record object responsible for recording user moves and actions
moveNum - Variable in class SummaryEntry
Move number the blank tile was added at
moveNumberLabel - Variable in class Playback
Label for the move number
moveToNextEntry() - Method in class Playback
Returns a LogEntry of the next entry in the Playback.moveList.
moveToPreviousEntry() - Method in class Playback
Returns a LogEntry of the previous entry in the Playback.moveList.

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