org.archiviststoolkit.mydomain
Class DomainTableWorkSurface.LookupWorkerRunnable

java.lang.Object
  extended by org.archiviststoolkit.mydomain.DomainTableWorkSurface.LookupWorkerRunnable
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
DomainTableWorkSurface

 class DomainTableWorkSurface.LookupWorkerRunnable
extends java.lang.Object
implements java.lang.Runnable


Constructor Summary
DomainTableWorkSurface.LookupWorkerRunnable(DomainObject domainObject)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DomainTableWorkSurface.LookupWorkerRunnable

DomainTableWorkSurface.LookupWorkerRunnable(DomainObject domainObject)
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable