Uses of Interface
org.crosswire.common.config.ConfigListener

Packages that use ConfigListener
org.crosswire.common.config  
 

Uses of ConfigListener in org.crosswire.common.config
 

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-2011