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

D

determineColor(String) - Method in class main.EangTermProject
Determine the players colors.
Called when the host recieves a message to set up the colors.
Parses the message for the number chosen by the opponent, then compares it to a number chosen by the host.
disconnect() - Method in class main.EangTermProject
Disconnects from a networked game.
Resets the menus and displays the original intro splash screen.
disconnectMessage() - Method in class main.EangTermProject
Displays a message if there was a problem with the network connection.
doConnection(String) - Method in class main.EangTermProject
Attempts to connect to a remote host given the settings to be used.
doPlacement(Point) - Method in class gameboard.OthelloBoard
Used for temporary placement of a piece on the board.
DownLeftRuleBean - Class in rules
Created on November 3, 2006, 9:03 PM
Defines the rule for checking and flipping pieces in diagonal direction, down and left.
DownLeftRuleBean() - Constructor for class rules.DownLeftRuleBean
Creates a new instance of DownLeftRuleBean
DownRightRuleBean - Class in rules
Created on November 3, 2006, 9:35 PM
Defines the rule for checking and flipping pieces in diagonal direction, down and right.
DownRightRuleBean() - Constructor for class rules.DownRightRuleBean
Creates a new instance of DownRightRuleBean
DownRuleBean - Class in rules
Created on November 3, 2006, 7:19 PM
Defines the rule for checking and flipping pieces in down direction.
DownRuleBean() - Constructor for class rules.DownRuleBean
Creates a new instance of DownRuleBean

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