|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.sdm.quasar.client.swing.application.SwingEDTExceptionHandlerAdapter
An adapter to handle exceptions occured within the swing event queue
to get handled by the ErrorHandler.
| Constructor Summary | |
SwingEDTExceptionHandlerAdapter()
Creates a new SwingEDTExceptionHandlerAdapter. |
|
| Method Summary | |
void |
handle(java.lang.Throwable throwable)
This method gets called when an Exception is caught in the EDT. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SwingEDTExceptionHandlerAdapter()
SwingEDTExceptionHandlerAdapter.
| Method Detail |
public void handle(java.lang.Throwable throwable)
throwable - caught Exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||