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
E
EIGHT
- Static variable in class ks.common.model.
Card
Specific rank value of an Eight.
Element
- class ks.common.model.
Element
.
Root of hierarchy of all Model objects.
Element()
- Constructor for class ks.common.model.
Element
Element constructor.
ElementListener
- interface ks.common.model.
ElementListener
.
Each Model has a View that is dependent upon that model.
EmptyWidget
- class ks.common.view.
EmptyWidget
.
To simplify some algorithms, an EmptyWidget object is a sentinel that can be used to identify no Widget at all (rather than use null).
EmptyWidget()
- Constructor for class ks.common.view.
EmptyWidget
EmptyWidget constructor comment.
ErrorCommand
- class ks.common.command.
ErrorCommand
.
Represents a mistake in the specified arguments of a command.
ErrorCommand()
- Constructor for class ks.common.command.
ErrorCommand
Default ErrorCommand constructor.
ErrorCommand(String)
- Constructor for class ks.common.command.
ErrorCommand
Default ErrorCommand constructor.
elements()
- Method in class ks.common.message.
MessageSet
Enumerate over al lmessage objects.
elements()
- Method in class ks.common.model.
Model
Return an Enumeration of Model Elements.
empty()
- Method in class ks.common.model.
Stack
Determines whether the Stack is empty.
end()
- Method in interface ks.common.view.
ICardImagesStatus
End the loadingProcess
equals(Object)
- Method in class ks.common.message.
MessageSet
Determine whether two MessageSets are equal.
errorAlreadyMember(String)
- Static method in class ks.protocol.
JoinCommand
Generate error when attempting to join table on which user already is a member.
errorAlreadyMember(String)
- Static method in class ks.protocol.
RejoinCommand
Generate error when attempting to rejoin table on which user already is a member.
errorFailedLeave(String)
- Static method in class ks.protocol.
LeaveTableCommand
Generate error message to show when leave command fails for some reason.
errorJoin(String)
- Static method in class ks.protocol.
JoinCommand
Generate error when attempting to join table for some reason.
errorLeave(String)
- Static method in class ks.protocol.
LeaveTableCommand
Generate error message to show when attempting to leave a table of which user is not a member.
errorNoSuchTable(String)
- Static method in class ks.protocol.
LeaveTableCommand
Generate error message to show when attempting to leave a table that does not exist.
errorRejoin(String)
- Static method in class ks.protocol.
RejoinCommand
Generate error when attempting to rejoin table for some reason.
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