Uses of Class
org.crosswire.common.progress.WorkEvent

Packages that use WorkEvent
org.crosswire.common.progress A generic method of having jobs that execute in the background over some time. 
 

Uses of WorkEvent in org.crosswire.common.progress
 

Methods in org.crosswire.common.progress with parameters of type WorkEvent
 void WorkListener.workProgressed(WorkEvent ev)
          This method is called to indicate that some progress has been made.
 void WorkListener.workStateChanged(WorkEvent ev)
          This method is called to indicate that the work state has changed, perhaps finished.
 


Copyright ยจ 2003-2015