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
Y
T
TABLENAME
- Static variable in class ks.protocol.
GameOverCommand
argument for name of solitaire game.
TABLETYPE
- Static variable in class ks.protocol.
GameOverCommand
argument for type of solitaire game.
TEN
- Static variable in class ks.common.model.
Card
Specific rank value of a Ten
THREE
- Static variable in class ks.common.model.
Card
Specific rank value of a Three
TWO
- Static variable in class ks.common.model.
Card
Specific rank value of a Two
Table
- class ks.domain.
Table
.
Represents a Solitaire Table
Table()
- Constructor for class ks.domain.
Table
Table constructor comment.
TableManagerCommand
- class ks.protocol.
TableManagerCommand
.
Class to represent a command sent to the TableManager.
TableManagerCommand()
- Constructor for class ks.protocol.
TableManagerCommand
TablesCommand
- class ks.protocol.
TablesCommand
.
Represents the command to list active tables.
TablesCommand()
- Constructor for class ks.protocol.
TablesCommand
Default command constructor
TellCommand
- class ks.protocol.
TellCommand
.
Represents the command for sending a private message to another user in the main lobby.
TellCommand()
- Constructor for class ks.protocol.
TellCommand
Default TellCommand constructor.
tableAlreadyExists(String)
- Static method in class ks.protocol.
CreateCommand
Error generated when table already exists
tableClosed(String)
- Static method in class ks.protocol.
LeaveTableCommand
Generate message to show when table is closing.
tableCompleted(Table)
- Method in interface ks.client.interfaces.
ITableRequests
When a GUI completes a table, this method is called.
tableNameArg
- Static variable in class ks.protocol.
ChatCommand
tableReady
- Static variable in class ks.protocol.
JoinCommand
Table is ready to go message.
tableReady
- Static variable in class ks.protocol.
RejoinCommand
Table is ready to go message.
tableTypeArg
- Static variable in class ks.protocol.
ChatCommand
terminateGame()
- Method in interface ks.client.interfaces.
ITableGUI
Terminate the game (possibly prematurely).
textName
- Static variable in class ks.protocol.
ShoutCommand
key.
textName
- Static variable in class ks.protocol.
TellCommand
the message.
toString()
- Method in class ks.common.
ArgumentList
Return entire message as a set of name,value pairs
toString()
- Method in class ks.common.command.
Command
Present readable format for command.
toString()
- Method in class ks.common.message.
Message
Present readable format for command.
toString()
- Method in class ks.common.message.
OutputMessage
Simply takes the string that is encoded in the Message and returns it.
toString()
- Method in class ks.common.model.
Card
Return a string reflective of this Card.
toString(int, int)
- Static method in class ks.common.model.
Card
Static method for converting a specific rank/suit into its String representation.
toString()
- Method in class ks.common.model.
Column
Return String representation of Column.
toString()
- Method in class ks.common.model.
Element
Return string representation of this model element.
toString()
- Method in class ks.common.model.
Move
Produce a string representation of the move.
toString()
- Method in class ks.common.model.
MutableInteger
Return value of Mutable Integer together with its Parent's toString().
toString()
- Method in class ks.common.model.
MutableString
Return value of Mutable String together with its Parent's toString().
toString()
- Method in class ks.common.model.
Pile
Return String representation of Pile.
toString()
- Method in class ks.common.model.
Stack
Return String representation of Stack
toString()
- Method in class ks.common.view.
RectangleHierarchy
Convert to String the hierarchy root Rectangle.
toString()
- Method in class ks.common.view.
Widget
Return String representation of the given View Widget.
toString()
- Method in class ks.domain.
Table
Convert into ':'-separated string, suitable for being transported over the wire.
toString()
- Method in class ks.protocol.
UserManagerMessage
proper string representation of object.
translate(Point)
- Method in class ks.common.view.
Widget
Return new Point object that translates p into local widget coordinates.
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
Y