Package com.jgoodies.common.collect

Consists of classes that add ListModel features to List implementations.

See:
          Description

Interface Summary
ObservableList<E> Combines the List and ListModel interfaces.
 

Class Summary
ArrayListModel<E> Adds ListModel capabilities to its superclass.
LinkedListModel<E> Adds ListModel capabilities to its superclass.
 

Package com.jgoodies.common.collect Description

Consists of classes that add ListModel features to List implementations.



Copyright © 2009-2011 JGoodies Karsten Lentzsch. All Rights Reserved.