Package scriptella.interactive
Class SwingProgressIndicator
java.lang.Object
scriptella.interactive.ProgressIndicatorBase
scriptella.interactive.SwingProgressIndicator
- All Implemented Interfaces:
ProgressIndicator
Deprecated.
TODO: Add documentation
- Version:
- 1.0
- Author:
- Fyodor Kupolov
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidonComplete(String label) Deprecated.protected voidDeprecated.Methods inherited from class scriptella.interactive.ProgressIndicatorBase
getOutputThreshold, showProgress
-
Constructor Details
-
SwingProgressIndicator
Deprecated.
-
-
Method Details
-
show
Deprecated.- Specified by:
showin classProgressIndicatorBase
-
onComplete
Deprecated.- Overrides:
onCompletein classProgressIndicatorBase
-
ConsoleProgressIndicatoror anotherProgressIndicatorimplementation instead.