|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectesmska.gui.ExceptionDialog.AwtHandler
public static class ExceptionDialog.AwtHandler
Exception handler for exceptions coming from EDT. Needed for handling exceptions from modal dialogs in Java 6. Read more at: http://code.google.com/p/esmska/issues/detail?id=256
| Constructor Summary | |
|---|---|
ExceptionDialog.AwtHandler()
|
|
| Method Summary | |
|---|---|
void |
handle(java.lang.Throwable t)
Method for handling the exception. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExceptionDialog.AwtHandler()
| Method Detail |
|---|
public void handle(java.lang.Throwable t)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||