Holger's
Java API

Uses of Interface
com.antelmann.game.chess.ChessGraphics

Packages that use ChessGraphics
com.antelmann.game.chess This package contains an implementation of the game chess. 
 

Uses of ChessGraphics in com.antelmann.game.chess
 

Classes in com.antelmann.game.chess that implement ChessGraphics
 class SampleChessGraphics
          This class contains two set of sample chess graphics shipped with the antelmann.jar file.
 

Methods in com.antelmann.game.chess with parameters of type ChessGraphics
 void JChess.setGraphics(ChessGraphics icons)
          This method allows to customize the images used for displaying the chess board.
 



(c) 2001-2006 Holger Antelmann - all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads