|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnl.knowledgeplaza.util.ProgressListener
nl.knowledgeplaza.util.ProgressListener.ConsoleProgressListener
public static class ProgressListener.ConsoleProgressListener
a default ProgressListener that simply writes to the console
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class nl.knowledgeplaza.util.ProgressListener |
|---|
ProgressListener.ConsoleProgressListener |
| Field Summary |
|---|
| Fields inherited from class nl.knowledgeplaza.util.ProgressListener |
|---|
progressListenerConsole |
| Constructor Summary | |
|---|---|
ProgressListener.ConsoleProgressListener(java.lang.String prefix)
|
|
| Method Summary | |
|---|---|
boolean |
cancel()
|
void |
done()
|
void |
init(long min,
long max)
|
void |
progress(long current,
java.lang.String info)
|
| Methods inherited from class nl.knowledgeplaza.util.ProgressListener |
|---|
begin |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProgressListener.ConsoleProgressListener(java.lang.String prefix)
| Method Detail |
|---|
public void init(long min,
long max)
init in class ProgressListener
public void progress(long current,
java.lang.String info)
progress in class ProgressListenerpublic void done()
done in class ProgressListenerpublic boolean cancel()
cancel in class ProgressListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||