|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProgressListener
Generic interface for things which track the progress of tasks.
Method Summary | |
---|---|
boolean |
isCanceled()
|
void |
setNote(java.lang.String note)
|
void |
setProgress(double v)
|
Method Detail |
---|
boolean isCanceled()
void setNote(java.lang.String note)
void setProgress(double v)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |