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

D

DIAMONDS - Static variable in class ks.common.model.Card
Specific suit value of Diamonds
DIAMONDSabbreviation - Static variable in class ks.common.model.Card
String abbreviation of Diamonds.
DIAMONDSname - Static variable in class ks.common.model.Card
String name of Diamonds.
Deck - class ks.common.model.Deck.
Models a deck of cards as a Stack.
Deck() - Constructor for class ks.common.model.Deck
Construct an empty deck.
Deck(String) - Constructor for class ks.common.model.Deck
Construct an empty deck with the given name.
DeckView - class ks.common.view.DeckView.
A Widget for displaying a Deck on the screen.
DeckView(Deck) - Constructor for class ks.common.view.DeckView
DeckView constructor comment.
deactivate(String, String) - Static method in class ks.protocol.PlugInManagerCommand
 
defaultActiveDirectory - Static variable in interface ks.server.interfaces.IServerPluginManager
Constants that refers to default location of Active Directory.
defaultDeckType - Static variable in class ks.common.games.Solitaire
Default deck type to use.
defaultInactiveDirectory - Static variable in interface ks.server.interfaces.IServerPluginManager
Constants that refers to default location of inactive Directory.
defaultPluginDirectory - Static variable in interface ks.client.interfaces.IClientPluginManager
Default value of configuration variable (localPluginDirectory)
defaultPluginDirectory - Static variable in interface ks.client.interfaces.IGameManager
Default value of configuration variable (localPluginDirectory)
descending() - Method in class ks.common.model.Stack
Determines whether Cards in the Stack are all descending in rank order.
descending(int, int) - Method in class ks.common.model.Stack
Determines whether Cards in the Stack are all descending in rank order.
deselect() - Method in class ks.common.model.Stack
Reset all card selections.
didWin() - Method in class ks.domain.GameStat
Returns Win/loss (boolean, true if they won)
disconnect() - Method in class ks.common.network.SimpleClientConnection
Terminate the connection to the server.
doMove(Solitaire) - Method in class ks.common.model.Move
Each move knows how to execute itself.
download(String) - Static method in class ks.protocol.PlugInManagerCommand
Generate command subclasses as appropriate.
downloadComplete(String, long) - Method in interface ks.client.interfaces.IDownloadListener
Announce the completion of the specified plugin download.
downloadPluginResponse - Static variable in interface ks.server.interfaces.IServerPluginManager
downloadplugin response (since v1.7.3).
downloadRequestFailed - Static variable in class ks.protocol.PlugInManagerCommand
Error message when server is unable to process download request.

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