Handler for uncaught exceptions on any event dispatch thread.
Once this has been installed, the class must be accessible by any
subsequently launched dispatch thread.
This handler is installed by setting the System property
sun.awt.exception.handler.
Provides add-and-forget listening to the AWT event queue.
Provides an AWTEventListener which will automatically disconnect the
target listener when the target gets garbage-collected.