Uses of Class
org.gChess.ChessView

Uses of ChessView in org.gChess
 

Methods in org.gChess that return ChessView
 ChessView ChessBoard.getView()
           
 

Constructors in org.gChess with parameters of type ChessView
ChessBoard(ChessView view)
          Creates a new chess board with width and height in pixels.