Uses of Class
org.crosswire.common.config.ConfigEvent

Packages that use ConfigEvent
org.crosswire.common.config  
 

Uses of ConfigEvent in org.crosswire.common.config
 

Methods in org.crosswire.common.config with parameters of type ConfigEvent
 void ConfigListener.choiceAdded(ConfigEvent ev)
          Called whenever Config.add() is called
 void ConfigListener.choiceRemoved(ConfigEvent ev)
          Called whenever Config.remove() is called
 


Copyright ? 2003-2011