Eclipse Platform
Release 3.3

Uses of Class
org.eclipse.core.databinding.observable.set.ObservableSet

Packages that use ObservableSet
org.eclipse.core.databinding.observable.set Provides classes that can be used to observe changes in sets.  
 

Uses of ObservableSet in org.eclipse.core.databinding.observable.set
 

Subclasses of ObservableSet in org.eclipse.core.databinding.observable.set
 class ListToSetAdapter
          Observable set backed by an observable list.
 class MappedSet
           This class is thread safe.
 class UnionSet
          Represents a set consisting of the union of elements from one or more other sets.
 class WritableSet
          Mutable (writable) implementation of IObservableSet.
 


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

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