Package | Description |
---|---|
com.jgoodies.binding.list |
Contains classes that operate on, hold and observe lists and list models.
|
Modifier and Type | Class and Description |
---|---|
class |
ArrayListModel<E>
Deprecated.
Replaced by
com.jgoodies.common.collect.ArrayListModel .
This class will be removed from the next library version. |
class |
LinkedListModel<E>
Deprecated.
Replaced by
com.jgoodies.common.collect.LinkedListModel .
This class will be removed from the next library version. |
Copyright © 2002-2010 JGoodies Karsten Lentzsch. All Rights Reserved.