Uses of Package
org.cb.jset

Packages that use org.cb.jset
org.cb.jset Classes part of the core of the implementation, used by both the client and the server packages.. 
org.cb.jset.client The classes making the JSet client. 
org.cb.jset.client.model The model of the JSet client. 
org.cb.jset.client.ui The UI of the JSet client. 
org.cb.jset.server The server part of the JSet game. 
 

Classes in org.cb.jset used by org.cb.jset
BoardException
          Exception to identify problems on the Board.
CardProperties
          Represents a card used in the game.
CardSet
          A CardSet of cards in the game.
MatchingException
          Exception to symbolize when a set should be matching but is not.
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.
 

Classes in org.cb.jset used by org.cb.jset.client
CardProperties
          Represents a card used in the game.
CardSet
          A CardSet of cards in the game.
MatchingException
          Exception to symbolize when a set should be matching but is not.
SetGameBoardListener
          Interface that Board listeners must implement.
 

Classes in org.cb.jset used by org.cb.jset.client.model
BoardException
          Exception to identify problems on the Board.
CardProperties
          Represents a card used in the game.
CardSet
          A CardSet of cards in the game.
 

Classes in org.cb.jset used by org.cb.jset.client.ui
JSetCard
          An implementation of a Card for the game.
 

Classes in org.cb.jset used by org.cb.jset.server
CardProperties
          Represents a card used in the game.
CardSet
          A CardSet of cards in the game.
MatchingException
          Exception to symbolize when a set should be matching but is not.
 



Copyright © 2004 CoffeeBreaks. All Rights Reserved.