public abstract class AbstractProgressMonitor extends Object implements ProgressMonitor
ProgressMonitor
interface.Constructor and Description |
---|
AbstractProgressMonitor() |
Modifier and Type | Method and Description |
---|---|
void |
addToProgressValue(double addend) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getProgressValue, isCanceled, setProgressValue
public AbstractProgressMonitor()
public void addToProgressValue(double addend)
addToProgressValue
in interface ProgressMonitor