Uses of Class
klaus.components.ChessBoard

Packages that use ChessBoard
klaus.views   
 

Uses of ChessBoard in klaus.views
 

Fields in klaus.views declared as ChessBoard
private  ChessBoard AnalyzeView.board
           
private  ChessBoard PlayingView.board
          The chess board
 

Methods in klaus.views that return ChessBoard
 ChessBoard PlayingView.getChessBoard()