com.moesol.ui
Class UnhandledExceptionCatchingEventQueue
java.lang.Object
java.awt.EventQueue
com.moesol.ui.UnhandledExceptionCatchingEventQueue
public class UnhandledExceptionCatchingEventQueue
- extends EventQueue
Push this as the active event queue to show a dialog for unhandled exceptions.
Methods inherited from class java.awt.EventQueue |
getCurrentEvent, getMostRecentEventTime, getNextEvent, invokeAndWait, invokeLater, isDispatchThread, peekEvent, peekEvent, pop, postEvent, push |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UnhandledExceptionCatchingEventQueue
public UnhandledExceptionCatchingEventQueue()
install
public void install()
dispatchEvent
protected void dispatchEvent(AWTEvent event)
- Overrides:
dispatchEvent
in class EventQueue
Copyright © 2004 Moebius Solutions, Inc. All Rights Reserved.