Package it.amattioli.dominate.properties

Show UML class diagram
Interface Summary
CollectionChangeListener Listener for CollectionChangeEvent.
 

Class Summary
BoundCollectionDecorator<T> A decorator for collections that fires an event every time the collection or one of its elements is modified.
BoundListDecorator<T> A decorator for lists that fires an event every time the collection or one of its elements is modified.
CollectionChangeEvent An event fired by a Collection decorated with BoundCollectionDecorator or a List decorated with BoundListDecorator.
CollectionChangeSupport  
IndexedPropertyAdapter<T> An adapter that allow to access an indexed property of a bean as a regular List instance.
Properties  
 

Exception Summary
PropertyAccessException  
UnreadeablePropertyException  
UnwritablePropertyException  
 



Copyright © 2011. All Rights Reserved.