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

java.lang.Object
  extended by edu.washington.biostr.sig.brainj3d.core.client.CallbackRunnable
      extended by edu.washington.biostr.sig.brainj3d.remoteutil.ClientSyncCallbackRunnable
All Implemented Interfaces:
Runnable

public class ClientSyncCallbackRunnable
extends CallbackRunnable


Constructor Summary
ClientSyncCallbackRunnable(ClientToServer cs)
           
 
Method Summary
 void run()
           
 
Methods inherited from class edu.washington.biostr.sig.brainj3d.core.client.CallbackRunnable
getData, setData
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClientSyncCallbackRunnable

public ClientSyncCallbackRunnable(ClientToServer cs)
Method Detail

run

public void run()


Copyright © 2006 University of Washington. All Rights Reserved.