Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
_
C
cacheLookup(String)
- Method in class yostinso.
SuitImages
The key is the resource name (such as "10H" or "Back").
calculateDistance(int, int, int, int)
- Method in class edu.wpi.cs.cs509.game.sliderDecider.
SliderDecider
Make the decision: can only affect target Velocity.
calculateDistance(Location, Location)
- Method in class edu.wpi.cs.cs509.game.sliderDecider.
SliderDecider
Make the decision: can only affect target Velocity.
calculateDistances(IGraph, INode)
- Method in class edu.wpi.cs.cs509.graph.processors.statusinjectivechecker.
StatusInjectiveChecker
Calculate shortest distance(s) for this INode and return sum of non-negative distances
calculateStatus(IGraph)
- Method in class edu.wpi.cs.cs509.graph.processors.statusinjectivechecker.
StatusInjectiveChecker
Calculate whether graph is status injective.
Calculator
- class edu.wpi.cs.cs509.calculator.
Calculator
.
Calculator()
- Constructor for class edu.wpi.cs.cs509.calculator.
Calculator
Must have default constructor for Foundation.
cancelButton_ActionPerformed()
- Method in class edu.wpi.cs.cs509.graph.grapheditor.
RetrieveStringParameterDialog
Comment
cancelButton_ActionPerformed()
- Method in class edu.wpi.cs.cs509.graph.grapheditor.
RetrieveIntegerParameterDialog
Comment
cancelButton_ActionPerformed()
- Method in class edu.wpi.cs.cs509.graph.grapheditor.
ExportParametersDialog
Comment
cancelButton_ActionPerformed()
- Method in class edu.wpi.cs.cs509.graph.grapheditor.
AboutGraphEditorDialog
Comment
cancelButton_ActionPerformed(ActionEvent)
- Method in class ks.client.core.
TestIndividualPlugin
Comment
canceled
- Variable in class ks.client.core.
ConnectDialog
Assume that user closed dialog box by clicking on Cancel.
canonicalEdgeLabel(INode, INode)
- Static method in class edu.wpi.cs.cs509.graph.processors.graphcustomizer.
Graph
Return canonical edge label for given edge identifed by two
INode
objects.
cardBeingDragged
- Variable in class heineman.klondike.
MoveWasteToPileMove
The card being dragged (if the move has already been made).
ck
- Variable in class ks.server.core.
Server
May yet use a KeyboardReader....
classes
- Variable in class ks.jarloader.
JarInfo
Bytecode of any classes extracted from Jar file.
clear()
- Method in interface edu.wpi.cs.cs509.clipboard.
IClipboard
Clear the contents of the clipboard
clear()
- Method in class edu.wpi.cs.cs509.clipboard.
Clipboard
Clear the contents of the clipboard
clearActiveGames()
- Method in class ks.client.core.
KombatClient
Remove the list of active games.
clearActiveTables()
- Method in class ks.client.core.
KombatClient
Remove the list of active tables.
clearActiveUsers()
- Method in class ks.client.core.
KombatClient
Remove the list of all active users.
clearEnemies()
- Method in class edu.wpi.cs.cs509.game.graphicalDisplay.
Grid
Clear enemies from grid.
clearImage
- Variable in class edu.wpi.cs.cs509.clipboard.
ClipboardGUI
Image to store the clear GIF image.
clearMenuItem_ActionPerformed()
- Method in class edu.wpi.cs.cs509.graph.grapheditor.
GraphEditor
Comment
clearPanel_MouseDragged()
- Method in class edu.wpi.cs.cs509.clipboard.
ClipboardGUI
Process drag events over the clear panel.
clearPanel_MouseExited()
- Method in class edu.wpi.cs.cs509.clipboard.
ClipboardGUI
Process exit events over the clear panel.
clearPanel_MouseMoved()
- Method in class edu.wpi.cs.cs509.clipboard.
ClipboardGUI
Process moved events over the clear panel.
clearPanel_MousePressed()
- Method in class edu.wpi.cs.cs509.clipboard.
ClipboardGUI
Process press events over the clear panel.
clearPanel_MouseReleased(MouseEvent)
- Method in class edu.wpi.cs.cs509.clipboard.
ClipboardGUI
Process release events over the clear panel.
clipboard
- Variable in class edu.wpi.cs.cs509.clipboard.
ClipboardGUI
Clipboard for retrieving typed information to show on screen.
clipboard
- Variable in class edu.wpi.cs.cs509.graph.grapheditor.
GraphEditor
Access the clipboard.
Clipboard
- class edu.wpi.cs.cs509.clipboard.
Clipboard
.
Maintains primitive Clipboard for block components.
Clipboard()
- Constructor for class edu.wpi.cs.cs509.clipboard.
Clipboard
Clipboard constructor comment.
ClipboardException
- exception edu.wpi.cs.cs509.clipboard.
ClipboardException
.
Standard Exceptions (and constant strings) for the IClipboard interface.
ClipboardException()
- Constructor for class edu.wpi.cs.cs509.clipboard.
ClipboardException
Default ClipboardException constructor.
ClipboardException(String)
- Constructor for class edu.wpi.cs.cs509.clipboard.
ClipboardException
Construct ClipboardException with given detailed explanation.
ClipboardGUI
- class edu.wpi.cs.cs509.clipboard.
ClipboardGUI
.
Provides an Office-like Clipboard that enables block components to connect to and process numerous copy/paste events over the same target.
ClipboardGUI()
- Constructor for class edu.wpi.cs.cs509.clipboard.
ClipboardGUI
ClipboardGUI constructor comment.
ClipboardGUI(IClipboard)
- Constructor for class edu.wpi.cs.cs509.clipboard.
ClipboardGUI
ClipboardGUI constructor comment.
clipboardMenuItem_ActionPerformed()
- Method in class edu.wpi.cs.cs509.graph.grapheditor.
GraphEditor
Bring up the clipboard GUI
closeButton_ActionPerformed(ActionEvent)
- Method in class ks.client.unimplemented.
NotYetImplemented
Comment
closeButton_ActionPerformed(ActionEvent)
- Method in class ks.client.monitorgui.
MonitorGUI
Comment
color
- Variable in class edu.wpi.cs.cs509.graph.processors.graphcustomizer.
Vertex
vertex color.
columnBeingDragged
- Variable in class heineman.klondike.
MoveColumnMove
Column being moved.
columns
- Variable in class brlandry.
GrandfatherClock
columnToColumn
- Static variable in class brlandry.
GrandfatherClock
Contant used to identify moves
ColumnToColumnMove
- class brlandry.
ColumnToColumnMove
.
This class represents moves between Columns.
ColumnToColumnMove(Column, Card, Column)
- Constructor for class brlandry.
ColumnToColumnMove
columnToPile
- Static variable in class brlandry.
GrandfatherClock
Constant used to identify moves
ColumnToPileMove
- class brlandry.
ColumnToPileMove
.
ColumnToPileMove(Column, Card, Pile)
- Constructor for class brlandry.
ColumnToPileMove
CommandFactory
- class ks.client.core.
CommandFactory
.
Central resource for parsing strings to form an Iterator of String arguments.
CommandFactory()
- Constructor for class ks.client.core.
CommandFactory
commandProcessor
- Variable in class ks.server.core.
Server
Entity responsible for processing commands received from the client.
CommandProcessor
- class ks.server.processor.
CommandProcessor
.
Standard processor of Commands.
CommandProcessor()
- Constructor for class ks.server.processor.
CommandProcessor
CommandProcessor constructor must be available for Block.
communicator
- Variable in class ks.server.core.
Server
Server knows its communicator.
Communicator
- class ks.server.communicator.
Communicator
.
Responsible for all communication from the server to its clients.
Communicator()
- Constructor for class ks.server.communicator.
Communicator
Communicator constructor comment.
completeInitialization()
- Method in class ks.client.gamefactory.
GameWindow
configure(FactoryIGraph)
- Method in class edu.wpi.cs.cs509.graph.grapheditor.
GraphEditor
Configure the GraphEditor to use the given FactoryIGraph object.
configure(FactoryIGraph)
- Method in interface edu.wpi.cs.cs509.graph.interfaces.
IGraphEditor
Configure the GraphEditor to use the given FactoryIGraph object.
configureServerFile
- Static variable in class ks.server.core.
Server
File in which server configuration info is stored..
connect(IBlock, String)
- Method in class edu.wpi.cs.cs509.game.timer.
Timer
Gives the components an IBlock object to connect to and the interface at which to connect.
connect(IBlock, String)
- Method in class edu.wpi.cs.cs509.game.randomDecider.
RandomDecider
Gives the components an IBlock object to connect to and the interface at which to connect.
connect(IBlock, String)
- Method in class ks.client.unimplemented.
NotYetImplemented
connect(IBlock, String)
- Method in class edu.wpi.cs.cs509.graph.processors.statusinjectivechecker.
StatusInjectiveChecker
Gives the components an IBlock object to connect to and the interface at which to connect
connect(IBlock, String)
- Method in class ks.monitor.
Monitor
Requires IOutput
connect(IBlock, String)
- Method in class ks.client.core.
KombatClient
connect(IBlock, String)
- Method in class edu.wpi.cs.cs509.clipboard.
Clipboard
Gives the components an IBlock object to connect to and the interface at which to connect
connect(IBlock, String)
- Method in class edu.wpi.cs.cs509.graph.processors.reporter.
MetaDataReporter
Gives the components an IBlock object to connect to and the interface at which to connect
connect(IBlock, String)
- Method in class edu.wpi.cs.cs509.graph.processors.graphcustomizer.
GraphCustomizer
Gives the components an IBlock object to connect to and the interface at which to connect
connect(IBlock, String)
- Method in class edu.wpi.cs.cs509.graph.grapheditor.
GraphEditor
Gives the components an IBlock object to connect to and the interface at which to connect
connect(IBlock, String)
- Method in class edu.wpi.cs.cs509.game.graphicalDisplay.
GraphicalDisplay
Gives the components an IBlock object to connect to and the interface at which to connect.
connect(IBlock, String)
- Method in class edu.wpi.cs.cs509.calculator.
Calculator
Gives the components an IBlock object to connect to and the interface at which to connect
connect(IBlock, String)
- Method in class edu.wpi.cs.cs509.tutorial.
FirstTry
Gives the components an IBlock object to connect to and the interface at which to connect
connect(IBlock, String)
- Method in class edu.wpi.cs.cs509.graph.processors.articulationpoints.
ArticulationPoints
Gives the components an IBlock object to connect to and the interface at which to connect
connect(IBlock, String)
- Method in class ks.server.processor.
CommandProcessor
Required interfaces will be ProcessCommand entities and single IOutput We will add to our set of processors, and set Output.
connect(IBlock, String)
- Method in class edu.wpi.cs.cs509.game.display.
Display
Gives the components an IBlock object to connect to and the interface at which to connect.
connect(IBlock, String)
- Method in class edu.wpi.cs.cs509.game.initializer.
Initializer
Gives the components an IBlock object to connect to and the interface at which to connect.
connect(IBlock, String)
- Method in class edu.wpi.cs.cs509.game.sliderDecider.
SliderDecider
Gives the components an IBlock object to connect to and the interface at which to connect.
connect(IBlock, String)
- Method in class ks.client.gamefactory.
GameFactory
connect(IBlock, String)
- Method in class ks.server.communicator.
Communicator
connect(IBlock, String)
- Method in class edu.wpi.cs.cs509.graph.processors.connectedchecker.
ConnectednessChecker
Gives the components an IBlock object to connect to and the interface at which to connect
connect(IBlock, String)
- Method in class ks.client.monitorgui.
MonitorGUI
connect(IBlock, String)
- Method in class ks.jarloader.
JarLoaderFacade
Has no required help.
connect(IBlock, String)
- Method in class edu.wpi.cs.cs509.game.engine.
CoreEngine
Gives the components an IBlock object to connect to and the interface at which to connect.
connect(IBlock, String)
- Method in class ks.server.core.
Server
connectButton_ActionEvents()
- Method in class ks.client.core.
ConnectDialog
Try to connect to the server.
ConnectDialog
- class ks.client.core.
ConnectDialog
.
The Dialog for connecting with Kombat Solitaire.
ConnectDialog(Frame)
- Constructor for class ks.client.core.
ConnectDialog
ConnectDialog constructor comment.
ConnectDialog(Frame, boolean)
- Constructor for class ks.client.core.
ConnectDialog
ConnectDialog constructor comment.
ConnectDialog(Frame, String)
- Constructor for class ks.client.core.
ConnectDialog
ConnectDialog constructor comment.
ConnectDialog(Frame, String, boolean)
- Constructor for class ks.client.core.
ConnectDialog
ConnectDialog constructor comment.
connected
- Static variable in class edu.wpi.cs.cs509.graph.processors.statusinjectivechecker.
StatusInjectiveChecker
Global propery of connectedness.
connected
- Static variable in class edu.wpi.cs.cs509.graph.processors.connectedchecker.
ConnectednessChecker
Property of 'Connected' to be associated with the Graph object.
ConnectednessChecker
- class edu.wpi.cs.cs509.graph.processors.connectedchecker.
ConnectednessChecker
.
Verifies whether a Graph is Connected.
ConnectednessChecker()
- Constructor for class edu.wpi.cs.cs509.graph.processors.connectedchecker.
ConnectednessChecker
ConnectednessChecker constructor comment.
connectUser(String, ICommunicator)
- Method in class ks.monitor.
Monitor
Delegate connect.
connectUser(String, ICommunicator)
- Method in class ks.server.communicator.
Communicator
Register with the communicator the means to interact with given userName.
constructGameInterface(Table)
- Method in class ks.client.core.
HelperClient
Show Game Window on the screen for the given table.
container
- Variable in class ks.client.gamefactory.skin.
Psychadelic
Target container.
container
- Variable in class ks.client.gamefactory.skin.
ImageScroller
Container over which we are operating; we need to have dragging.
container
- Variable in class ks.client.gamefactory.skin.
BouncingBalls
Container over which we are operating; we need to have dragging.
container_MouseClicked(MouseEvent)
- Method in class ks.client.gamefactory.
GameWindow
Route the event into the container handler routines
container_MouseDragged(MouseEvent)
- Method in class ks.client.gamefactory.
GameWindow
Route the event into the container handler routines
container_MouseMoved(MouseEvent)
- Method in class ks.client.gamefactory.
GameWindow
Route the event into the container handler routines
container_MousePressed(MouseEvent)
- Method in class ks.client.gamefactory.
GameWindow
Route the event into the container handler routines
container_MouseReleased(MouseEvent)
- Method in class ks.client.gamefactory.
GameWindow
Route the event into the container handler routines
containerBounds
- Variable in class ks.client.gamefactory.skin.
BouncingBalls
Bounds for container -- used to detect off the screen movement.
contents
- Variable in class edu.wpi.cs.cs509.clipboard.
Clipboard
Stack to hold the entries.
copyImage
- Variable in class edu.wpi.cs.cs509.clipboard.
ClipboardGUI
Image to store the copy GIF image.
copyMenuItem_ActionPerformed(ActionEvent)
- Method in class edu.wpi.cs.cs509.graph.grapheditor.
GraphEditor
Copy any selected nodes to the clipboard.
copyPanel_MouseDragged()
- Method in class edu.wpi.cs.cs509.clipboard.
ClipboardGUI
Process drag events over the copy panel.
copyPanel_MouseExited()
- Method in class edu.wpi.cs.cs509.clipboard.
ClipboardGUI
Process exit events over the copy panel.
copyPanel_MouseMoved()
- Method in class edu.wpi.cs.cs509.clipboard.
ClipboardGUI
Process moved events over the copy panel.
copyPanel_MousePressed()
- Method in class edu.wpi.cs.cs509.clipboard.
ClipboardGUI
Process press events over the copy panel.
copyPanel_MouseReleased(MouseEvent)
- Method in class edu.wpi.cs.cs509.clipboard.
ClipboardGUI
Process release events over the copy panel.
copyProperty(String, IMetaInformation)
- Method in class edu.wpi.cs.cs509.graph.processors.graphcustomizer.
Vertex
Copy given property value from the base object.
copyProperty(String, IMetaInformation)
- Method in class edu.wpi.cs.cs509.graph.processors.graphcustomizer.
Graph
Copy given property value from the base object.
copyProperty(String, IMetaInformation)
- Method in class edu.wpi.cs.cs509.graph.interfaces.
PropertyManager
Copy given property value from the base object.
copyProperty(String, IMetaInformation)
- Method in interface edu.wpi.cs.cs509.graph.interfaces.
IMetaInformation
Copy given property value from the base object.
CoreEngine
- class edu.wpi.cs.cs509.game.engine.
CoreEngine
.
Core Engine maintaining the game and reacting accordingly.
CoreEngine()
- Constructor for class edu.wpi.cs.cs509.game.engine.
CoreEngine
CoreEngine constructor comment.
create()
- Method in class edu.wpi.cs.cs509.graph.processors.graphcustomizer.
GraphManager
Create empty IGraph object.
create()
- Method in class edu.wpi.cs.cs509.graph.interfaces.
FactoryIGraph
Creates a new empty
IGraph
object.
create()
- Method in class edu.wpi.cs.cs509.game.initializer.
Initializer
Do the actual work in creating the game state.
create(int)
- Method in class brlandry.
GrandfatherDeck
Populate the deck
createBackgroundImage(URL)
- Method in class ks.client.gamefactory.
GameWindow
Construct an image given the specified URL Creation date: (10/9/01 8:26:51 PM)
createButton_ActionPerformed()
- Method in class ks.client.core.
CreateTableDialog
Verify all values.
createNewGraphStorage()
- Method in interface edu.wpi.cs.cs509.graph.interfaces.
IExperimentEngine
returns an IGraphStorage that will use the default schema for storing graphs.
createNewGraphStorage(String)
- Method in interface edu.wpi.cs.cs509.graph.interfaces.
IExperimentEngine
returns an IGraphStorage that will use the specified schema for storing graphs.
createNode(int, int)
- Method in class edu.wpi.cs.cs509.graph.grapheditor.
GraphEditor
Create node in graph at location (x,y).
createTable_ActionPerformed()
- Method in class ks.client.core.
KombatClient
Enable user to create a game table.
createTable(String, String, int, int, int, int)
- Method in class ks.client.core.
HelperClient
Requests a new table to be created at the server.
CreateTableDialog
- class ks.client.core.
CreateTableDialog
.
Main Dialog Window for entering information needed to create a Table.
CreateTableDialog(Frame)
- Constructor for class ks.client.core.
CreateTableDialog
CreateTableDialog constructor comment.
CreateTableDialog(Frame, boolean)
- Constructor for class ks.client.core.
CreateTableDialog
CreateTableDialog constructor comment.
CreateTableDialog(Frame, String)
- Constructor for class ks.client.core.
CreateTableDialog
CreateTableDialog constructor comment.
CreateTableDialog(Frame, String, boolean)
- Constructor for class ks.client.core.
CreateTableDialog
CreateTableDialog constructor comment.
currentAction
- Variable in class edu.wpi.cs.cs509.graph.grapheditor.
GraphEditor
Current Action.
currentTime
- Variable in class ks.client.gamefactory.timer.
TimerPanel
The Current time to be counted down
currentUser
- Variable in class ks.client.gamefactory.
GameWindow
Name of the current user.
customize(Hashtable)
- Method in class edu.wpi.cs.cs509.game.timer.
Timer
Customize a component with properties found in the given hashtable.
customize(Hashtable)
- Method in class ks.client.unimplemented.
NotYetImplemented
customize(Hashtable)
- Method in class ks.client.core.
KombatClient
customize(Hashtable)
- Method in class edu.wpi.cs.cs509.tutorial.
FirstTry
We are customized with the following:
customize(Hashtable)
- Method in class edu.wpi.cs.cs509.game.initializer.
Initializer
Customize a component with properties found in the given hashtable.
customize(Hashtable)
- Method in class ks.client.gamefactory.
GameFactory
customize(Hashtable)
- Method in class ks.client.monitorgui.
MonitorGUI
customize(Hashtable)
- Method in class ks.server.core.
Server
Properties set by CAF file come here.
cutMenuItem_ActionPerformed(ActionEvent)
- Method in class edu.wpi.cs.cs509.graph.grapheditor.
GraphEditor
Comment
cv
- Variable in class brlandry.
GrandfatherClock
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
_