Uses of Interface
org.bushe.swing.exception.AWTExceptionHandler.AWTErrorLogger

Packages that use AWTExceptionHandler.AWTErrorLogger
org.bushe.swing.exception A few classes that help in dealing with Swing Exceptions. 
 

Uses of AWTExceptionHandler.AWTErrorLogger in org.bushe.swing.exception
 

Methods in org.bushe.swing.exception with parameters of type AWTExceptionHandler.AWTErrorLogger
static void AWTExceptionHandler.setLogger(AWTExceptionHandler.AWTErrorLogger logger)
          By default the handler logs errors to system.err.