Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse Plug-in Developer Guide
Previous Page Home Next Page


Eclipse Platform
Release 3.5

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.
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.
 

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.5

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire