|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReporterListener | |
---|---|
org.crosswire.common.util | A collection of various generic utility classes. |
Uses of ReporterListener in org.crosswire.common.util |
---|
Fields in org.crosswire.common.util with type parameters of type ReporterListener | |
---|---|
private static List<ReporterListener> |
Reporter.LISTENERS
The list of listeners |
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-2015 | |||||||||
PREV NEXT | FRAMES NO FRAMES |