See: Description
| Interface | Description |
|---|---|
| CollectionEventListener<E> |
Listener on collection change events.
|
| MyCollections.IToString |
| Class | Description |
|---|---|
| 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().
|
| 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.
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.