|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kemet.lf.components.dialog.DialogInfo
public class DialogInfo
DialogInfo : display information.
| Constructor Summary | |
|---|---|
DialogInfo()
|
|
| Method Summary | |
|---|---|
static java.lang.Object |
show(java.lang.String text,
boolean modal)
show information dialog. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DialogInfo()
| Method Detail |
|---|
public static java.lang.Object show(java.lang.String text,
boolean modal)
throws ExceptionManager
show information dialog.
text - text to displaymodal - modal dialog ?
ExceptionManager
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||