| Package | Description |
|---|---|
| org.hortonmachine.gui.utils.monitor |
| Modifier and Type | Method and Description |
|---|---|
static ProgressMonitor |
ProgressUtil.createModalProgressMonitor(Component owner,
int total,
boolean indeterminate,
int milliSecondsToWait) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
ActionWithProgress.backGroundWork(ProgressMonitor monitor)
Implements here the heavy work to be done.
|
| Constructor and Description |
|---|
ProgressDialog(Dialog owner,
ProgressMonitor monitor) |
ProgressDialog(Frame owner,
ProgressMonitor monitor) |
Copyright © 2005-2019 HydroloGIS. All Rights Reserved.