|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
CollectionEventListener<E> | Listener on collection change events. |
MyCollections.IToString |
Class Summary | |
---|---|
ElementListener<T> | Simple listener called for each element that has changed even in batch updates. |
HashSetClass | HashSet that provides extended meaning of the .containsClass(cls) method. |
LazyMapValuesCollection<VALUE,KEY> | Read-only Collection used for lazy implementation of Map.values(). |
ListConcatenation<T> | An unmodifiable list that combines several child lists. |
MyCollections | |
ObservableCollection<E> | Wrapper for collections. |
ObservableCollections | |
ObservableList<E> | Wrapper for the Lists adding events notification. |
ObservableSet<E> | |
SimpleListener<T> | Collection listener with only one method changed() called on each change. |
TranslatedObservableCollection<T,U> | Translates one observable collection into another |
Collection wrappers supporting change events.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |