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, waitinstallToProgresspublic void cancelled()
cancelled in interface ProgressIndicatorListenerpublic void stopped()
stopped in interface ProgressIndicatorListener