Up:
2.2.2
Delagation Event Model
Left:
2.2.2.1
Changes required for 1.1
The notable changes are:
Rotator.java
getting rid of ugly code "applet.white.setState(true)..."
SimpleApplet.java
Adding an inner class to handle the new StoneEventObject
StoneEventObject.java
Creating the new EventObject to handle changes to the Board
StoneListener.java
Creating the new Interface for StoneListeners
Board.java
Creating the Source for the StoneEventObject events
Related code that did not have to be changed was
Omatrix.java
and
Vertex.java
.
home
Contents