| Package | Description |
|---|---|
| com.jgoodies.common.collect |
Consists of classes that add ListModel features to List implementations.
|
| Class and Description |
|---|
| ObservableList
Combines the
List and ListModel interfaces. |
| ObservableList2
Adds behavior for explicit change notification to the
ObservableList
interface. |