public interface ProgressListener
Modifier and Type | Method and Description |
---|---|
void |
statusChanged(ProgressEvent event)
Called when the progress status changes.
|
void statusChanged(ProgressEvent event)
event
- An event describing the status change.