public interface ProgressWatcher
| Modifier and Type | Method and Description |
|---|---|
void |
setTotalTicks(int total)
Sets how many ticks are there in total.
|
void |
tick(int times)
Ticks the progress watcher.
|
Copyright © 2015 BioPAX. All rights reserved.