Package com.togethersoft.openapi.util.propertyMap

Class Diagram Summary
propertyMap 
 

Interface Summary
PropertyRepresents a property - a key-value pair.
PropertyMapProvides a flexibile mechanism for working with object's properties.
PropertyMapListenerA listener of a property.
PropertyProviderClass which implements this interface will have ability to have only one property with a number of values.
 

Class Summary
DefaultPropertyMapDefaultPropertyMap class is a generic-use implementation of a PropertyMap interface.
DefaultPropertyMap.DefaultProperty 
PropertiesAdapterDefault implementation of IProperties.
PropertyAdapterDefault implementation of the Property interace.
PropertyMapAdapterA simple implementation of a PropertyMapListener interface.
PropertyMapEventThe PropertyMapEvent is used in implementaions of PropertyMap interface to deliver
information about changes in a property.
PropertyProviderAdapterDefault implementation of PropertyProvider.
SinglePropertyProvider 
SwitchablePropertyMapRepresents PropertyMap with ability to switch to another PropertyMap.
SwitchablePropertyMap.MyProperty