Uses of Class
org.tquadrat.foundation.config.ConfigurationChangeEvent
Packages that use ConfigurationChangeEvent
Package
Description
This module provides a facility for the runtime configuration
  of a program.
- 
Uses of ConfigurationChangeEvent in org.tquadrat.foundation.configMethods in org.tquadrat.foundation.config with parameters of type ConfigurationChangeEventModifier and TypeMethodDescriptionvoidConfigurationChangeListener.propertyChange(ConfigurationChangeEvent event) This method gets called when a configuration property has changed.
