|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReporterListener | |
---|---|
org.crosswire.common.swing | A collection of various generic Swing components and utility classes. |
org.crosswire.common.util | A collection of various generic utility classes. |
Uses of ReporterListener in org.crosswire.common.swing |
---|
Classes in org.crosswire.common.swing that implement ReporterListener | |
---|---|
private static class |
ExceptionPane.ExceptionPaneReporterListener
The ExceptionPane instance that we add to the Log |
Uses of ReporterListener in org.crosswire.common.util |
---|
Methods in org.crosswire.common.util with parameters of type ReporterListener | |
---|---|
static void |
Reporter.addReporterListener(ReporterListener li)
Add an Exception listener to the list of things wanting to know whenever we capture an Exception |
static void |
Reporter.removeReporterListener(ReporterListener li)
Remove an Exception listener from the list of things wanting to know whenever we capture an Exception |
|
Copyright ? 2003-2006 | |||||||||
PREV NEXT | FRAMES NO FRAMES |