See: Description
| Interface | Description | 
|---|---|
| ObservableList<E> | |
| ObservableList2<E> | Adds behavior for explicit change notification to the  ObservableListinterface. | 
| Class | Description | 
|---|---|
| ArrayListModel<E> | Adds  ListModelcapabilities to its superclass. | 
| LinkedListModel<E> | Adds  ListModelcapabilities to its superclass. | 
Copyright © 2009-2014 JGoodies Software GmbH. All Rights Reserved.