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

A

AbCommsTCP - 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 AbCommsTCP.
Each child implements and uses the socket, packet, remoteHost, and connectedAddress variables differently.
Created to help simplify and organize communications.
AbCommsTCP() - Constructor for class network.AbCommsTCP
Creates a new instance of AbCommsTCP
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 gameboard.InvalidMoveDialog
Handles menu actions, such as start.
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.InvalidMoveDialog
Adds the property change listener.
addPropertyChangeListener(PropertyChangeListener) - Method in class gameboard.OthelloBoard
Adds the property change listener.
addPropertyChangeListener(PropertyChangeListener) - Method in class network.AbCommsTCP
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.
AnimateImageSprite - Class in sprite.sprite2d
Created on November 13, 2006, 1:53 PM
A sprite used to display a specified image.
Has the ability to set a sequence of images and loop through them to create animation.
AnimateImageSprite() - Constructor for class sprite.sprite2d.AnimateImageSprite
Creates a new instance of AnimateImageSprite

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