Class IjProgressBarMonitor

All Implemented Interfaces:
AutoCloseable, Runnable

Implementation of ProgressMonitor which periodically polls the completion state of the associated target task (ProgressReporter) and sends this information to ImageJ's progress bar (if ImageJ is running).
Version:
2022/09/07
See Also: