|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcz.zcu.fav.kiv.editor.utils.ErrorDialog
public class ErrorDialog
The ErrorDialog class displays the error dialog containing the description of the
application error.
| Constructor Summary | |
|---|---|
ErrorDialog()
|
|
| Method Summary | |
|---|---|
static void |
showDialog(java.lang.Exception error)
Shows the error dialog with the description of the input error. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ErrorDialog()
| Method Detail |
|---|
public static void showDialog(java.lang.Exception error)
error - the error to display in the error dialog.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||