public interface IProgressObservableRunnable extends Runnable
ProgressBar
.Modifier and Type | Method and Description |
---|---|
double |
getProgress()
The progress of the current task.
|
String |
getProgressMessage()
Returns a custom message about the progress.
|
double getProgress()
0
and 1
. Other values will be truncated to this interval.String getProgressMessage()
Copyright © 2015. All rights reserved.