edu.washington.biostr.sig.brainj3d.remoteutil
Class CSListener
java.lang.Object
edu.washington.biostr.sig.brainj3d.remoteutil.CSListener
- All Implemented Interfaces:
- Listener
public class CSListener
- extends Object
- implements Listener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CSListener
public CSListener(CSDispatcher dispatch)
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.