|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IEvioProgressListener
Method Summary | |
---|---|
void |
completed(int num,
int total)
Something is listenening for progress, e.g. |
Method Detail |
---|
void completed(int num, int total)
num
- the current number,total
- the total number, i.e, we have completed num out of total.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |