| Interface | Description |
|---|---|
| ProgressListener |
Simple interface to indicate that a component is able to be informed about progress events.
|
| ProgressObservable |
Simple interface that indicates that a component is willing to propagate progress of a certain process to interested
parties.
|
| Class | Description |
|---|---|
| JarUtils |
DOCUMENT ME!
|
| MultiPagePictureReader |
DOCUMENT ME!
|
| ProgressEvent |
Simple class to indicate that some event occurred at a currently progressing operation.
|
| ProgressSupport |
Simple helper class that takes care of registering
ProgressListeners and firing ProgressEvents. |
| StackUtils |
Useful operations concerning stacktraces, mainly for debugging purposes.
|
| StringUtils |
Various helpers for
String literals. |
| Enum | Description |
|---|---|
| ProgressEvent.State |
The possible states of a progress event.
|
Copyright © 2012–2026 cismet GmbH. All rights reserved.