See: Description
Interface | Description |
---|---|
IMapChangeListener |
Listener for changes to observable maps.
|
IObservableMap |
Observable Map.
|
Class | Description |
---|---|
AbstractObservableMap |
This class is thread safe.
|
BidiObservableMap |
An
This class is thread safe.
|
BidirectionalMap | Deprecated
This class is deprecated; use
BidiObservableMap instead. |
CompositeMap |
A read-only observable map formed by the composition of two observable maps.
|
ComputedObservableMap |
Maps objects to one of their attributes.
|
DecoratingObservableMap |
An observable map which decorates another observable map.
|
MapChangeEvent |
Map change event describing an incremental change of an
IObservableMap object. |
MapDiff | |
ObservableMap |
This class is thread safe.
|
WritableMap |
This class is thread safe.
|
This package provides classes that can be used to observe changes in maps.
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.