Package org.cb.jset

Classes part of the core of the implementation, used by both the client and the server packages..

See:
          Description

Interface Summary
SetGame Interface to the game.
SetGameBoardListener Interface that Board listeners must implement.
SetGameConnection An interface for a game connection.
SetGamePlayer Interface that players of a game must implement.
 

Class Summary
BoardImpl An implementation of a set game board.
CardProperties Represents a card used in the game.
CardSet A CardSet of cards in the game.
CardStack FIXME document Maybe should be called CardDeck.
JSetBuild Automatically generated.
JSetCard An implementation of a Card for the game.
JSetGameImpl  
MatchingSetFinder Helps to find sets of matching cards in a List of cards.
 

Exception Summary
BoardException Exception to identify problems on the Board.
MatchingException Exception to symbolize when a set should be matching but is not.
 

Package org.cb.jset Description

Classes part of the core of the implementation, used by both the client and the server packages..



Copyright © 2004 CoffeeBreaks. All Rights Reserved.