Package | Description |
---|---|
info.bioinfweb.commons.progress | |
info.bioinfweb.commons.swing |
Modifier and Type | Class and Description |
---|---|
class |
AbstractProgressMonitor
Basic implementation of the
ProgressMonitor interface. |
class |
VoidProgressMonitor
Implementation of
ProgressMonitor that only stores the progress and does not output it anywhere. |
Modifier and Type | Class and Description |
---|---|
class |
ProgressDialog
A modal dialog displaying a progress bar that can be updated using the methods of
ProgressMonitor . |