|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IProgressObservableRunnable
A future implementing this interface allows to communicate its progress to the a ProgressBar.
| Method Summary | |
|---|---|
double |
getProgress()
The progress of the current task. |
String |
getProgressMessage()
Returns a custom message about the progress. |
| Methods inherited from interface java.lang.Runnable |
|---|
run |
| Method Detail |
|---|
double getProgress()
0 and 1. Other values will be truncated to this interval.String getProgressMessage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||