Uses of Interface
org.jconfig.event.ConfigurationListener

Packages that use ConfigurationListener
org.jconfig   
 

Uses of ConfigurationListener in org.jconfig
 

Methods in org.jconfig with parameters of type ConfigurationListener
 void DefaultConfiguration.addConfigurationListener(ConfigurationListener listener)
          Adds the specified configuration listener to receive configuration changed events from this configuration.
 void DefaultConfiguration.removeConfigurationListener(ConfigurationListener listener)
          Removes the specified configuration listener from the configuration change events from this configuration.
 void Configuration.addConfigurationListener(ConfigurationListener listener)
          Adds the specified configuration listener to receive configuration changed events from this configuration.
 void Configuration.removeConfigurationListener(ConfigurationListener listener)
          Removes the specified configuration listener from the configuration change events from this configuration.
 



Copyright © 2001-2005 Andreas Mecky, Terry Dye. All Rights Reserved.