|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ObservableList | |
|---|---|
| com.jgoodies.binding.list | Contains classes that operate on, hold and observe lists and list models. |
| Uses of ObservableList in com.jgoodies.binding.list |
|---|
| Classes in com.jgoodies.binding.list that implement ObservableList | |
|---|---|
class |
ArrayListModel<E>
Adds ListModel capabilities to its superclass
ArrayList, i. e. allows to observe changes in the content and
structure. |
class |
LinkedListModel<E>
Adds ListModel capabilities to its superclass
LinkedList, i. e. allows to observe changes in the content and
structure. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||