org.tbee.swing
Class EDTExceptionHandler.PopupThrowableListener

java.lang.Object
  extended by org.tbee.swing.EDTExceptionHandler.PopupThrowableListener
All Implemented Interfaces:
EDTExceptionHandler.ThrowableListener
Enclosing class:
EDTExceptionHandler

public static class EDTExceptionHandler.PopupThrowableListener
extends java.lang.Object
implements EDTExceptionHandler.ThrowableListener

This class will show the exception in a popup


Constructor Summary
EDTExceptionHandler.PopupThrowableListener()
           
 
Method Summary
 boolean throwableThrown(java.lang.Throwable e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EDTExceptionHandler.PopupThrowableListener

public EDTExceptionHandler.PopupThrowableListener()
Method Detail

throwableThrown

public boolean throwableThrown(java.lang.Throwable e)
Specified by:
throwableThrown in interface EDTExceptionHandler.ThrowableListener


Copyright © 2010 KnowledgePlaza. All Rights Reserved.