|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProgressWatch
Method Summary | |
---|---|
void |
initProgressWatch(int min,
int max,
String info)
Initialize the progress watching process |
void |
terminateProgressWatch()
Terminate the progress watch process |
void |
updateProgressWatch(int val,
String info)
Update the progress watching process to the specified value |
Method Detail |
---|
void initProgressWatch(int min, int max, String info)
void updateProgressWatch(int val, String info)
void terminateProgressWatch()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |