Eclipse Platform
Release 3.3

Package org.eclipse.core.databinding.observable.map

Provides classes that can be used to observe changes in maps.

See:
          Description

Interface Summary
IMapChangeListener Listener for changes to observable maps.
IObservableMap Observable Map.
 

Class Summary
AbstractObservableMap This class is thread safe.
BidirectionalMap This class is thread safe.
ComputedObservableMap Maps objects to one of their attributes.
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.
 

Package org.eclipse.core.databinding.observable.map Description

Provides classes that can be used to observe changes in maps.

Package Specification

This package provides classes that can be used to observe changes in maps.


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.