Joda System API

Package org.joda.property.impl.data

Class Summary
AbstractPropertyData Abstract implementation of the PropertyData interface that stores the owning node.
CodedBeanPropertyData CodedBeanPropertyData uses reflection to access the get and set methods declared on the bean.
DefaultPropertyData Basic implementation of the PropertyData interface which stores the data in instance variables and fires simple events.
ModifiablePropertyData Derived property data implementation for modifiable data.
PropertyListenerSupport Support for property value listeners
UnmodifiablePropertyData Derived property data implementation which gets a piece of unmodifiable data.
 


Joda System API

Copyright © 2001-2003 Stephen Colebourne. All Rights Reserved.