|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.fmj.ui.utils.ErrorDialog
public class ErrorDialog
| Constructor Summary | |
|---|---|
ErrorDialog()
|
|
| Method Summary | |
|---|---|
static void |
showError(java.awt.Component c,
java.lang.String e)
|
static void |
showError(java.awt.Component c,
java.lang.Throwable e)
|
| 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 showError(java.awt.Component c,
java.lang.Throwable e)
public static void showError(java.awt.Component c,
java.lang.String e)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||