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

A

AbCommsDG - Class in network
Created on November 8, 2006, 4:31 PM
Abstract comms used as the parent for SendComms and RecieveComms.

Uses datagrams to handle the communications.
Sending or waiting for acks is handled by the classes that implement AbCommsDG.
Each child implements and uses the socket, packet, remoteHost, and connectedAddress variables differently.
Created to help simplify and organize communications.
AbCommsDG() - Constructor for class network.AbCommsDG
Creates a new instance of AbCommsDG
AbRuleBean - Class in rules
Created on November 2, 2006, 9:49 PM
Abstract rule bean, used to check the rules of othello.
AbRuleBean() - Constructor for class rules.AbRuleBean
Creates a new instance of AbRuleBean
AbsThreadedJP - Class in gameboard
Last updated September 27, 2006
An abstract threaded JPanel that can be used to create animated game panels.
AbsThreadedJP() - Constructor for class gameboard.AbsThreadedJP
Creates a new instance of AbsThreadedJP
actionPerformed(ActionEvent) - Method in class main.EangTermProject
Handles menu actions, such as start.
actionPerformed(ActionEvent) - Method in class network.CommDialog
Handles menu actions, such as start.
active - Variable in class sprite.Sprite
Whether the sprite is active or not.
addPropertyChangeListener(PropertyChangeListener) - Method in class gameboard.AbsThreadedJP
Adds the property change listener.
addPropertyChangeListener(PropertyChangeListener) - Method in class gameboard.OthelloBoard
Adds the property change listener.
addPropertyChangeListener(PropertyChangeListener) - Method in class network.AbCommsDG
Adds the property change listener.
addPropertyChangeListener(PropertyChangeListener) - Method in class network.CommDialog
Adds the property change listener.
addPropertyChangeListener(PropertyChangeListener) - Method in class network.NetComms
Adds the property change listener.
addPropertyChangeListener(PropertyChangeListener) - Method in class rules.AbRuleBean
Adds the property change listener.
addPropertyChangeListener(PropertyChangeListener) - Method in class sprite.Sprite
Adds the property change listener.

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