|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RunProgressInterface
User: Douglas Lyon Date: Dec 16, 2007 Time: 9:22:38 AM Copyright DocJava, Inc., 2007
Method Summary | |
---|---|
long |
getCurrent()
How many ms you have left. |
long |
getLengthOfTask()
|
java.lang.String |
getMessage()
|
boolean |
isDone()
|
void |
start()
A way to restart the start or start it for the first time. |
void |
stop()
A way to stop the task after starting it. |
Method Detail |
---|
long getLengthOfTask()
void start()
boolean isDone()
void stop()
long getCurrent()
java.lang.String getMessage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |