public static final class ProgressBar.NullProgressBar extends AbstractProgressBar
ProgressBar.NullProgressBar| Constructor and Description |
|---|
NullProgressBar() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
stepImpl(java.lang.String message)
Advance one step.
|
finish, finishImpl, isFinished, stepclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitstep, step, step, toStringModprotected void stepImpl(java.lang.String message)
AbstractProgressBarAbstractProgressBar.step(java.lang.String).stepImpl in class AbstractProgressBarmessage - The message to show for the current step.