|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |