|
VLab Common 1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProgressDialog
ProgressDialog interface defines the util methods to manage Progress Dialog.
| Method Summary | |
|---|---|
void |
setVisible(boolean visible)
Deprecated. Set the visibility of the Progress Indicator dialog. |
void |
start()
Deprecated. Starts the Progress Indicator dialog. |
void |
stop()
Deprecated. Stops the Progress Indicator dialog thread. |
| Method Detail |
|---|
void start()
Please note that a dialog should be run as a separate thread.
void stop()
void setVisible(boolean visible)
visible - true to make the component visible; false to make it invisible
|
VLab Common 1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||