A B C D E F G H I J K L M N O P R S T U V W

C

CheckerGUI - Class in checkers.view
 
CheckerGUI(ActionListener, Board) - Constructor for class checkers.view.CheckerGUI
Constructor, creates the GUI and all its components
checkers - package checkers
 
checkers.controller - package checkers.controller
 
checkers.model - package checkers.model
 
checkers.view - package checkers.view
 
CheckersConstants - Interface in checkers
Constant variables used to identify actions.
CheckersGame - Class in checkers.model
This class is a part of the main functionality of the checkers game.
CheckersGame(Board) - Constructor for class checkers.model.CheckersGame
Constructor Create the driver, which in turn creates the rest of the system.
CLIENTGAME - Static variable in interface checkers.CheckersConstants
 
colorAt(int) - Method in class checkers.model.Board
This method returns the color of the piece at a certain space
connectToHost(String) - Method in class checkers.view.NetworkView
Connects to specified IP address and starts the network thread.

A B C D E F G H I J K L M N O P R S T U V W