|
IcedTea-Web NetX |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.jnlp.util.BasicExceptionDialog
public class BasicExceptionDialog
A dialog that displays some basic information about an exception
| Constructor Summary | |
|---|---|
BasicExceptionDialog()
|
|
| Method Summary | |
|---|---|
static void |
show(java.lang.Exception exception)
Must be invoked from the Swing EDT. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BasicExceptionDialog()
| Method Detail |
|---|
public static void show(java.lang.Exception exception)
exception - the exception to indicate
|
IcedTea-Web NetX |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||