|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |