public class ConsoleProgressIndicator extends ProgressIndicatorBase
| Constructor and Description |
|---|
ConsoleProgressIndicator() |
ConsoleProgressIndicator(java.lang.String title) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
onComplete(java.lang.String label) |
protected void |
show(java.lang.String label,
double percentage) |
getOutputThreshold, showProgresspublic ConsoleProgressIndicator(java.lang.String title)
public ConsoleProgressIndicator()
protected void show(java.lang.String label,
double percentage)
show in class ProgressIndicatorBaseprotected void onComplete(java.lang.String label)
onComplete in class ProgressIndicatorBaseCopyright © Copyright 2006-2019 The Scriptella Project Team.