A B C E F G H I M P R S T U

B

BLACK - Static variable in class game.checkers.CheckerColor
Black color.
Board - class game.Board.
Board represents the state of a checkerboard.
Board(int) - Constructor for class game.Board
Make an empty n x n checkerboard.
BoardBackground - class ui.BoardBackground.
BoardBackground is a component that displays the squares of a checkerboard.
BoardBackground(Board) - Constructor for class ui.BoardBackground
Make a BoardBackground.
BoardListener - interface game.BoardListener.
BoardListener is an interface for observers of changes to a Board.
BoardViewTester - class ui.BoardViewTester.
BoardViewTester is a test window that displays all three checkerboard view implementations (pixel, stroke, and component).
BoardViewTester(int) - Constructor for class ui.BoardViewTester
Make a BoardViewTester.

A B C E F G H I M P R S T U