|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Monitorable
This interface describes the behaviour for any Object whose progressing state can be monitored.
Method Summary | |
---|---|
int |
getMaximum()
This method reports on the total amount steps the task can take before completion. |
int |
monitorProgress()
This method returns the progress of the task. |
Method Detail |
---|
int getMaximum()
int monitorProgress()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |