Package com.groovemanager.thread

Interface Summary
ProgressListener A ProgressListener can be added to a ProgressThread to be notified about the progress status of the operation
 

Class Summary
ProgressThread A ProgressThread is a thread that can be used to perform a possibly long running operation.
SaveFileThread This ProgressThread implementation can be used for writing data from an InputStream to an OutputStream