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

A

ACE - Static variable in class ks.common.model.Card
Specific rank value of an ACE
ACEabbreviation - Static variable in class ks.common.model.Card
String abbreviation of Ace.
ACK - Static variable in class ks.domain.Protocol
Acknowledgment for successful operation.
ArgumentList - class ks.common.ArgumentList.
Parent class for both Message and Command classes.
ArgumentList() - Constructor for class ks.common.ArgumentList
 
accept(RectangleHierarchyVisitor) - Method in class ks.common.view.RectangleHierarchy
Accept visitor and use double dispatching to pass ourselves in as a parameter to the visitor.
accept(RectangleHierarchyVisitor, Rectangle) - Method in class ks.common.view.RectangleHierarchy
Accept visitor and use double dispatching to pass ourselves in as a parameter to the visitor.
acceptJoinAction - Static variable in interface ks.server.interfaces.ITableManager
 
actionArg - Static variable in class ks.common.message.ClientMessage
Action argument.
actionArg - Static variable in class ks.protocol.PlugInManagerCommand
Action String.
actionArg - Static variable in class ks.protocol.TableManagerCommand
 
actionArg - Static variable in class ks.protocol.UserManagerCommand
Action.
actionArg - Static variable in class ks.protocol.UserManagerMessage
Action that was taken.
activate(boolean) - Method in interface ks.client.interfaces.IGameInterface
If container is activated or deactivated, this interface is notified.
activate(boolean) - Method in interface ks.client.interfaces.ITableGUI
Activate/Deactivate this game.
activate(String, String) - Static method in class ks.protocol.PlugInManagerCommand
 
activeDirectory - Static variable in interface ks.server.interfaces.IServerPluginManager
Constant that refers to Configuration variable for location of active Directory.
activeUsers() - Method in interface ks.server.interfaces.IReadonlyUserManager
Return an Enumeration (of String userNames) of all active users in the system.
add(Message) - Method in class ks.common.message.MessageSet
Add a Message.
add(Card) - Method in class ks.common.model.Stack
Add a card into the stack.
addActiveTableAction - Static variable in interface ks.server.interfaces.ITableManager
 
addArgMulti(String, Enumeration) - Method in class ks.common.ArgumentList
Add to the named arguments by extracting Strings from an Enumeration.
addArgMulti(Enumeration) - Method in class ks.common.ArgumentList
Add to the default argument by extracting Strings from an Enumeration.
addArgMulti(String, Iterator) - Method in class ks.common.ArgumentList
Add to the named arguments by extracting Strings from an Iterator.
addArgMulti(Iterator) - Method in class ks.common.ArgumentList
Add to the default argument by extracting Strings from an Iterator.
addArgMulti(String, String) - Method in class ks.common.ArgumentList
Add to the named argument the single String.
addArgMulti(String) - Method in class ks.common.ArgumentList
Add to the default argument the single String.
addArgMulti(String, String[]) - Method in class ks.common.ArgumentList
Add to the named argument the single String.
addArgMulti(String[]) - Method in class ks.common.ArgumentList
Add to the default arguments the single String.
addElement(Element) - Method in class ks.common.model.Model
Adds a new Model Element to set of Elements.
addJar(String, String, String) - Method in interface ks.common.interfaces.ILoader
add a new jar file keyed with the String key.
addRef() - Method in interface ks.client.interfaces.ISplashScreenWriter
Each entity writing to the splash screen can increment the ref count.
addScore(Status) - Method in class ks.domain.Match
Add a user's score to the game.
addUser(String) - Method in class ks.common.view.Container
Containers now need to know when users are entering, exiting
addUserToTable(String) - Method in interface ks.client.interfaces.ITableGUI
Add user to the table.
addUsers(Enumeration) - Method in class ks.protocol.BulkLoginMessage
Add set of users via Enumeration.
addUsers(Iterator) - Method in class ks.protocol.BulkLoginMessage
Add set of users via Iterator.
addWidget(Widget) - Method in class ks.common.view.Container
Adds the widget to the Container.
adminArg - Static variable in class ks.protocol.UserManagerCommand
Action.
adminArg - Static variable in class ks.protocol.UserManagerMessage
Is admin message?
alternatingColors() - Method in class ks.common.model.Stack
Determines whether Cards in the Stack are all alternating in color.
alternatingColors(int, int) - Method in class ks.common.model.Stack
Determines whether Cards in the Stack are all alternating in color.
announce() - Method in class ks.common.view.Container
Announces to GameInterface (if one is assigned) our current Status.
announce(String) - Method in interface ks.server.interfaces.IUserManager
Construct a message to all active users in the system announcing the presence of this new user.
announceStatus(Status) - Method in interface ks.client.interfaces.IGameInterface
Status for the container is announced.
ascending() - Method in class ks.common.model.Stack
Determines whether Cards in the Stack are all ascending in rank order.
ascending(int, int) - Method in class ks.common.model.Stack
Determines whether Cards in the Stack are all ascending in rank order.
availableMoves() - Method in interface ks.common.games.SolvableSolitaire
Return an Enumeration of valid moves currently available.

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