public class ConsoleProgressIndicator extends ProgressIndicatorBase
| Constructor and Description |
|---|
ConsoleProgressIndicator() |
ConsoleProgressIndicator(String title) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
onComplete(String label) |
protected void |
show(String label,
double percentage) |
getOutputThreshold, showProgresspublic ConsoleProgressIndicator(String title)
public ConsoleProgressIndicator()
protected void show(String label, double percentage)
show in class ProgressIndicatorBaseprotected void onComplete(String label)
onComplete in class ProgressIndicatorBaseCopyright © 2006-2012. All Rights Reserved.