org.moyoman.client.reference
Class Board$3

java.lang.Object
  |
  +--org.moyoman.client.reference.Board$3
All Implemented Interfaces:
EventListener, PropertyChangeListener

synchronized class Board$3
extends Object
implements PropertyChangeListener


Constructor Summary
(package private) Board$3(Board, JCheckBoxMenuItem)
           
 
Method Summary
 void propertyChange(PropertyChangeEvent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Board$3

Board$3(Board,
        JCheckBoxMenuItem)
Method Detail

propertyChange

public void propertyChange(PropertyChangeEvent)
Specified by:
propertyChange in interface PropertyChangeListener