public class TotalProgressEvent extends Object
TotalProgressPullListener
showing the total progress of
an operation.Constructor and Description |
---|
TotalProgressEvent(int percent)
Create a new
TotalProgressEvent with a specific percent value. |
Modifier and Type | Method and Description |
---|---|
int |
getPercent()
Return the total progress.
|
public TotalProgressEvent(int percent)
TotalProgressEvent
with a specific percent value.percent
- the progress as a percentage