Uses of Interface
org.xnap.util.UncaughtExceptionListener

Packages that use UncaughtExceptionListener
org.xnap.gui Provides interfaces and classes for the graphical user interface. 
org.xnap.util Provides common utility and preferences classes. 
 

Uses of UncaughtExceptionListener in org.xnap.gui
 

Classes in org.xnap.gui that implement UncaughtExceptionListener
 class ErrorHandler
           
 

Uses of UncaughtExceptionListener in org.xnap.util
 

Methods in org.xnap.util with parameters of type UncaughtExceptionListener
 void UncaughtExceptionManager.addExceptionListener(UncaughtExceptionListener l)
           
 void UncaughtExceptionManager.removeExceptionListener(UncaughtExceptionListener l)
           
 



Copyright © 2001-2005 XNap Team. All Rights Reserved.