|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectscriptella.interactive.ProgressIndicatorBase
scriptella.interactive.SwingProgressIndicator
public class SwingProgressIndicator
TODO: Add documentation
| Constructor Summary | |
|---|---|
SwingProgressIndicator(java.lang.String title)
|
|
| Method Summary | |
|---|---|
protected void |
onComplete(java.lang.String label)
|
protected void |
show(java.lang.String label,
double progress)
|
| 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 SwingProgressIndicator(java.lang.String title)
| Method Detail |
|---|
protected void show(java.lang.String label,
double progress)
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 | |||||||||