|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorc.progress.NullProgressListener
public final class NullProgressListener
Progress listener which does nothing.
| Field Summary | |
|---|---|
static NullProgressListener |
singleton
|
| Method Summary | |
|---|---|
boolean |
isCanceled()
|
void |
setNote(java.lang.String note)
|
void |
setProgress(double v)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final NullProgressListener singleton
| Method Detail |
|---|
public boolean isCanceled()
isCanceled in interface ProgressListenerpublic void setNote(java.lang.String note)
setNote in interface ProgressListenerpublic void setProgress(double v)
setProgress in interface ProgressListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||