addbk.JAddressBook.lawyerDataMining
Class ProgressBox

java.lang.Object
  extended by addbk.JAddressBook.lawyerDataMining.ProgressBox
All Implemented Interfaces:
java.lang.Runnable

public class ProgressBox
extends java.lang.Object
implements java.lang.Runnable

User: Dahiana M Date: Sep 25, 2005 Time: 7:54:05 PM Copyright DocJava, Inc. 2005.


Constructor Summary
ProgressBox()
           
 
Method Summary
 void run()
          This run method activates the progress window
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProgressBox

public ProgressBox()
Method Detail

run

public void run()
This run method activates the progress window

Specified by:
run in interface java.lang.Runnable