|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConfigListener | |
---|---|
org.crosswire.common.config | Config allows an application to separate the responsibilities of setting itself up, and providing a user interface from the real work that it needs to do. |
Uses of ConfigListener in org.crosswire.common.config |
---|
Fields in org.crosswire.common.config with type parameters of type ConfigListener | |
---|---|
protected List<ConfigListener> |
Config.listeners
The list of listeners |
Methods in org.crosswire.common.config with parameters of type ConfigListener | |
---|---|
void |
Config.addConfigListener(ConfigListener li)
Add an Exception listener to the list of things wanting to know whenever we capture an Exception. |
void |
Config.removeConfigListener(ConfigListener 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 |