|
VLab Common 1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectpl.psnc.vlab.util.swing.thread.ProgressIndicator
public class ProgressIndicator
Implementation of the interminate progress indicator.
| Constructor Summary | |
|---|---|
ProgressIndicator(java.util.Locale locale)
Deprecated. Creates a new instance of ProgressIndicator, which automatically starts new thread which send new scenario to the VLab System |
|
ProgressIndicator(ProgressDialog dialog,
java.util.Locale locale)
Deprecated. Creates a new instance of ProgressIndicator, which automatically starts new thread which send new scenario to the VLab System |
|
| Method Summary | |
|---|---|
void |
fireFinish()
Deprecated. Informs the progress thread that the long time task has finished. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProgressIndicator(ProgressDialog dialog,
java.util.Locale locale)
dialog - locale - public ProgressIndicator(java.util.Locale locale)
locale - locale| Method Detail |
|---|
public void fireFinish()
throws VlabException
fireFinish in interface ProgressVlabException
|
VLab Common 1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||