Package org.crosswire.common.progress

A generic method of having jobs that execute in the background over some time.

See:
          Description

Interface Summary
WorkListener Implement WorkListener and call MutableBook.addProgressListener() to recieve ProgressEvents when ever we make progress.
 

Class Summary
Job A Generic method of keeping track of Threads and monitoring their progress.
JobManager JobManager is responsible for creating jobs and informing listeners about the progress they make to completion.
Msg Compile safe Msg resource settings.
WorkEvent A WorkEvent happens whenever a MutableBook makes some progress in generating a new Bible.
 

Package org.crosswire.common.progress Description

A generic method of having jobs that execute in the background over some time.


Copyright ยจ 2003-2005