|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinfo.jonclark.gui.WaitDialog
public class WaitDialog
| Constructor Summary | |
|---|---|
WaitDialog()
|
|
| Method Summary | |
|---|---|
void |
hideWaitDialog()
|
static void |
main(String[] args)
|
void |
showWaitDialog(String strTitle,
String strMessage)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WaitDialog()
| Method Detail |
|---|
public void showWaitDialog(String strTitle,
String strMessage)
public void hideWaitDialog()
public static void main(String[] args)
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||