Uses of Package
chesspresso.game

Packages that use chesspresso.game
chesspresso.game   
chesspresso.game.view   
chesspresso.pgn   
 

Classes in chesspresso.game used by chesspresso.game
Game
          Abstraction of a chess game.
GameHeaderModel
           
GameListener
          Listener for moves made on games.
GameModel
           
GameModelChangeListener
          Listener for game change events.
GameMoveModel
           
GameScorer
          Delivers a score for a game model.
 

Classes in chesspresso.game used by chesspresso.game.view
Game
          Abstraction of a chess game.
GameListener
          Listener for moves made on games.
GameModel
           
GameModelChangeListener
          Listener for game change events.
 

Classes in chesspresso.game used by chesspresso.pgn
Game
          Abstraction of a chess game.
GameModelIterator
          Iterator over a collection of game models.