Package net.infonode.properties.util

Utility classes for properties.

See:
          Description

Interface Summary
PropertyChangeListener The listener interface for receiving changes to a property value.
PropertyValueHandler Sets and gets property values to and from value objects.
 

Class Summary
AbstractProperty An abstract base class for properties.
PropertyPath A path to a property.
ValueHandlerProperty Base class for properties that use a PropertyValueHandler.
 

Package net.infonode.properties.util Description

Utility classes for properties.