public class ProgressUtil
extends java.lang.Object
Progress dialog utilities.
| Constructor and Description |
|---|
ProgressUtil() |
| Modifier and Type | Method and Description |
|---|---|
static javax.swing.JCheckBox |
createConfirmationCheckBox()
Creates a checkbox suitable for representing a 'Show Confirmation when
Complete' option.
|