public interface ProgressBarControlInterface extends ScheduleChangeListenerInterface
Modifier and Type | Method and Description |
---|---|
void |
start()
Start the progress bar
|
void |
stop()
Stop the progress bar
|
addSchedule, disableSchedule, enableSchedule, removeSchedule, update