|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProgressListener
Generic progress listener interface
| Method Summary | |
|---|---|
void |
markProgress(long workDone)
Called by entity performing operation to indicate progress |
void |
setTotalWorkAmount(long workTotal)
Called by entity performing operation to indicate total amount of work to be done |
| Method Detail |
|---|
void setTotalWorkAmount(long workTotal)
workTotal - void markProgress(long workDone)
workDone - raw value of work done (for example, number of bytes transferred)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||