|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.virtuosotechnologies.lib.error.AWTErrorManager
Tool that handles error reporting on the AWT thread
Nested Class Summary | |
static class |
AWTErrorManager.Impl
Error reporter implementation. |
Field Summary | |
static AWTErrorListener |
SWINGWINDOW_AWTERRORLISTENER
|
Method Summary | |
static void |
addAWTErrorListener(AWTErrorListener listener)
Add an error listener. |
static void |
initialize()
Initialize error reporting. |
static void |
removeAWTErrorListener(AWTErrorListener listener)
Remove an error listener. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final AWTErrorListener SWINGWINDOW_AWTERRORLISTENER
Method Detail |
public static void initialize()
public static void addAWTErrorListener(AWTErrorListener listener)
listener
- listener to addpublic static void removeAWTErrorListener(AWTErrorListener listener)
listener
- listener to remove
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |