|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PaciferCallback
Interface that can be implemented by a caller to allow the pacifier to callback with updates on the specified interval.
| Method Summary | |
|---|---|
void |
percentDone(float newValue)
Callback to the implementor of the interface to provide the current percent complete of the task. |
void |
statusMsg(java.lang.String comment)
This method gets called only when the increment has been exceeded or if the timeout has been exceeded. |
| Method Detail |
|---|
void percentDone(float newValue)
void statusMsg(java.lang.String comment)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||