|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectscriptella.interactive.ProgressIndicatorBase
scriptella.interactive.ConsoleProgressIndicator
public class ConsoleProgressIndicator
Progress indicator to send out
| Constructor Summary | |
|---|---|
ConsoleProgressIndicator()
|
|
ConsoleProgressIndicator(java.lang.String title)
|
|
| Method Summary | |
|---|---|
protected void |
onComplete(java.lang.String label)
|
protected void |
show(java.lang.String label,
double percentage)
|
| Methods inherited from class scriptella.interactive.ProgressIndicatorBase |
|---|
getOutputThreshold, showProgress |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConsoleProgressIndicator(java.lang.String title)
public ConsoleProgressIndicator()
| Method Detail |
|---|
protected void show(java.lang.String label,
double percentage)
show in class ProgressIndicatorBaseprotected void onComplete(java.lang.String label)
onComplete in class ProgressIndicatorBase
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||