edu.washington.biostr.sig.brainj3d.remoteutil
Class CSListener

java.lang.Object
  extended by edu.washington.biostr.sig.brainj3d.remoteutil.CSListener
All Implemented Interfaces:
Listener

public class CSListener
extends Object
implements Listener


Constructor Summary
CSListener(CSDispatcher dispatch)
           
 
Method Summary
 void somethingHappened(Event evt)
          Something happened.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CSListener

public CSListener(CSDispatcher dispatch)
Method Detail

somethingHappened

public void somethingHappened(Event evt)
Description copied from interface: Listener
Something happened.

Specified by:
somethingHappened in interface Listener


Copyright © 2006 University of Washington. All Rights Reserved.