org.archiviststoolkit.dialog
Class LocationManagement.ReportWorkerRunnable

java.lang.Object
  extended by org.archiviststoolkit.dialog.LocationManagement.ReportWorkerRunnable
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
LocationManagement

 class LocationManagement.ReportWorkerRunnable
extends java.lang.Object
implements java.lang.Runnable


Constructor Summary
LocationManagement.ReportWorkerRunnable(java.awt.Dialog parent)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocationManagement.ReportWorkerRunnable

LocationManagement.ReportWorkerRunnable(java.awt.Dialog parent)
Method Detail

run

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