|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RunnableWithProgress
A generic interface similar to Runnable, but with an additional argument that allows the Runnable to display progress.
Method Summary | |
---|---|
void |
run(ProgressMonitor monitor)
Runs the runnable. |
Method Detail |
---|
void run(ProgressMonitor monitor)
monitor
- an optional ProgressMonitor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |