Package | Description |
---|---|
jebl.util |
Modifier and Type | Class and Description |
---|---|
class |
BasicProgressListener
A basic
ProgressListener implementation that allows the caller to set the canceled
status. |
class |
CompositeProgressListener
A
ProgressListener that is suitable for a task that consists of several subtasks. |
class |
ProgressListener |
static class |
ProgressListener.Wrapper
A decorator progress listener which delegates all method calls to an internal progress listener.
|
http://code.google.com/p/jebl2/