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

U

USER - Static variable in class ks.protocol.GameOverCommand
argument for user.
UndoAdapter - class ks.common.controller.UndoAdapter.
Class that defines the interface for processing Undo events.
UndoAdapter() - Constructor for class ks.common.controller.UndoAdapter
UndoAdapter constructor comment.
UserManagerCommand - class ks.protocol.UserManagerCommand.
Class to represent a command sent to the UserManager.
UserManagerCommand() - Constructor for class ks.protocol.UserManagerCommand
 
UserManagerMessage - class ks.protocol.UserManagerMessage.
Base class for all usermanager messages.
UserManagerMessage(String) - Constructor for class ks.protocol.UserManagerMessage
Construct default message from specific user.
unableToActivatePlugin(String) - Static method in class ks.protocol.PlugInManagerCommand
Generate error message when unable to transfer plugin file from inactive to active directory.
unableToCertify(String) - Static method in class ks.protocol.PlugInManagerCommand
Generate error message when unable to certify plugin.
unableToDeactivatePlugin(String) - Static method in class ks.protocol.PlugInManagerCommand
Generate error message when unable to transfer plugin file from active to inactive directory.
unableToDeleteActivePlugin(String) - Static method in class ks.protocol.PlugInManagerCommand
Generate error message when unable to delete plugin file from active directory.
unableToDeleteInactivePlugin(String) - Static method in class ks.protocol.PlugInManagerCommand
Generate error message when unable to delete plugin file from inactive directory.
undo(Solitaire) - Method in class ks.common.model.Move
Each move knows how to undo itself.
undoMove() - Method in class ks.common.games.Solitaire
Solitaire game stores all moves and enables them to be undone.
undoRequested() - Method in class ks.common.controller.UndoAdapter
Empty method that will be overridden by subclasses with real functionality If a move can't be undone, then false must be returned; otherwise true signals success.
undoRequested() - Method in class ks.common.games.SolitaireUndoAdapter
Undoes the actual move on the game being played.
updateCurrentScore() - Method in class ks.domain.Status
Updating the current score tallies the points into the overall score and resets to zero to avoid multiple calls from affecting the score more than once.
updateGameStats(GameResult) - Method in interface ks.server.interfaces.IReadonlyUserManager
Updates information for the user regarding their game play.
updateNumberCardsLeft(int) - Method in class ks.common.games.Solitaire
Add delta to the number of cards left.
updateScore(int) - Method in class ks.common.games.Solitaire
Add delta to the score.
updateStats(String, int, int) - Method in interface ks.server.interfaces.IPluginStatistics
Updates statistics regarding the specified game Type.
userArg - Static variable in class ks.protocol.FingerCommand
String for user arg.
userName - Static variable in class ks.protocol.TellCommand
The name of the user getting message.
userNotLoggedIn(String) - Method in class ks.protocol.TellCommand
Generate Error String when user not currently logged in.
users() - Method in class ks.common.view.Container
Containers now are able to expose the users playing on the table.

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