See: Description
Interface | Description |
---|---|
ObservableList<E> | |
ObservableList2<E> |
Adds behavior for explicit change notification to the
ObservableList
interface. |
Class | Description |
---|---|
ArrayListModel<E> |
Adds
ListModel capabilities to its superclass. |
LinkedListModel<E> |
Adds
ListModel capabilities to its superclass. |
Copyright © 2014 JGoodies Software GmbH. All rights reserved.