Uses of Class
uk.org.ogsadai.common.properties.PropertyEventDispatcher

Packages that use PropertyEventDispatcher
uk.org.ogsadai.common.properties This package provides classes and interfaces provide for the use of properties, both those where the property value is static and those where its value is provided on-demand via callbacks. 
 

Uses of PropertyEventDispatcher in uk.org.ogsadai.common.properties
 

Fields in uk.org.ogsadai.common.properties declared as PropertyEventDispatcher
private  PropertyEventDispatcher PropertiesImpl.mDispatcher