Uses of Interface
multex.AwtExceptionHandler

Packages that use AwtExceptionHandler
multex MulTEx - the Multi-Tier Exception Handling Framework.  
 

Uses of AwtExceptionHandler in multex
 

Methods in multex with parameters of type AwtExceptionHandler
static void Awt.setAwtExceptionHandlerClass(AwtExceptionHandler i_exceptionHandler)
          Registers the class of the passed object as the default exception handler for AWT and Swing.