|
Eclipse Platform Release 3.6 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
IObservableSet | A set whose changes can be tracked by set change listeners. |
ISetChangeListener | Listener for changes to observable sets. |
Class Summary | |
---|---|
AbstractObservableSet | Abstract implementation of IObservableSet . |
ComputedSet | A lazily calculated set that automatically computes and registers listeners
on its dependencies as long as all of its dependencies are
IObservable objects. |
DecoratingObservableSet | An observable set which decorates another observable set. |
ListToSetAdapter | Observable set backed by an observable list. |
MappedSet | Deprecated. This class is deprecated. |
ObservableSet | Abstract implementation of IObservableSet . |
SetChangeEvent | List change event describing an incremental change of an
IObservableSet object. |
SetDiff | |
UnionSet | Represents a set consisting of the union of elements from one or more other sets. |
WritableSet | Mutable (writable) implementation of IObservableSet . |
Provides classes that can be used to observe changes in sets.
This package provides classes that can be used to observe changes in sets.
|
Eclipse Platform Release 3.6 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.