|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbr.usp.iterador.task.LongTaskManager
public class LongTaskManager
Window for long tasks.
| Constructor Summary | |
|---|---|
LongTaskManager(WindowManager windows,
LongTask task,
SimpleIteratorFrame iteratorFrame)
|
|
| Method Summary | |
|---|---|
PulgaFrame |
createFrame()
|
void |
dispose()
Closes the window and stops the frame |
boolean |
isTaskAlive()
|
void |
start()
Starts the task |
void |
updatePercentage()
Updates the current percentage |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LongTaskManager(WindowManager windows,
LongTask task,
SimpleIteratorFrame iteratorFrame)
| Method Detail |
|---|
public PulgaFrame createFrame()
public void dispose()
Window.dispose()public void start()
public void updatePercentage()
percentageComplete - public boolean isTaskAlive()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||