|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProgressListener
Interface for receiving asynchronous notifications from another process.
Method Summary | |
---|---|
void |
progressEnd()
|
void |
progressStart()
|
void |
progressUpdate(int value,
int minValue,
int maxValue)
|
Method Detail |
---|
void progressStart()
void progressUpdate(int value, int minValue, int maxValue)
void progressEnd()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |