org.tbee.swing
Class EDTExceptionHandler.PopupThrowableListener
java.lang.Object
org.tbee.swing.EDTExceptionHandler.PopupThrowableListener
- All Implemented Interfaces:
- EDTExceptionHandler.ThrowableListener
- Enclosing class:
- EDTExceptionHandler
public static class EDTExceptionHandler.PopupThrowableListener
- extends Object
- implements EDTExceptionHandler.ThrowableListener
This class will show the exception in a popup
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EDTExceptionHandler.PopupThrowableListener
public EDTExceptionHandler.PopupThrowableListener()
throwableThrown
public boolean throwableThrown(Throwable e)
- Specified by:
throwableThrown in interface EDTExceptionHandler.ThrowableListener
Copyright © 2011 KnowledgePlaza. All Rights Reserved.