public class ProgressIndicatorListenerAdapter extends java.lang.Object implements ProgressIndicatorListener
Constructor and Description |
---|
ProgressIndicatorListenerAdapter() |
Modifier and Type | Method and Description |
---|---|
void |
cancelled()
should return whether to stop processing
|
void |
stopped()
should return whether to stop processing
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
installToProgress
public void cancelled()
cancelled
in interface ProgressIndicatorListener
public void stopped()
stopped
in interface ProgressIndicatorListener