Index
All Classes and Interfaces|All Packages|Constant Field Values
M
- MapExpressionHelperEx<K,V> - Class in org.eclipse.gef.common.beans.binding 
- 
A utility class to support notifications for anMapExpression.
- MapExpressionHelperEx(ObservableMapValue<K, V>) - Constructor for class org.eclipse.gef.common.beans.binding.MapExpressionHelperEx
- 
Constructs a newMapExpressionHelperExfor the given sourceObservableMapValue.
- MapListenerHelperEx<K,V> - Class in org.eclipse.gef.common.collections 
- 
A utility class to support change notifications for anObservableMap, replacing the JavaFX-internalMapChangeListenerhelper class.
- MapListenerHelperEx(ObservableMap<K, V>) - Constructor for class org.eclipse.gef.common.collections.MapListenerHelperEx
- 
Constructs a newMapListenerHelperExfor the given sourceObservableMap.
- MapListenerHelperEx.AtomicChange<K,V> - Class in org.eclipse.gef.common.collections 
- 
A simple implementation of anMapChangeListener.Change.
- MultisetBinding<E> - Class in org.eclipse.gef.common.beans.binding
- 
An abstract base class that provides functionality needed to realize aBindingon anObservableMultiset.
- MultisetBinding() - Constructor for class org.eclipse.gef.common.beans.binding.MultisetBinding
- MultisetChangeListener<E> - Interface in org.eclipse.gef.common.collections
- 
AMultisetChangeListeneris the notification target for changes related to anObservableMultiset.
- MultisetChangeListener.Change<E> - Class in org.eclipse.gef.common.collections
- 
Represents an atomic change done to anObservableMultiset, i.e. a change resulting from a single method invocation on anObservableMultiset.
- multisetExpression(ObservableMultisetValue<E>) - Static method in class org.eclipse.gef.common.beans.binding.MultisetExpression
- 
Returns aMultisetExpressionthat wraps anObservableMultisetValue.
- MultisetExpression<E> - Class in org.eclipse.gef.common.beans.binding
- 
ASetMultimapExpressionis aObservableMultisetValueplus additional convenience methods to generate bindings.
- MultisetExpression() - Constructor for class org.eclipse.gef.common.beans.binding.MultisetExpression
- MultisetExpressionHelper<E> - Class in org.eclipse.gef.common.beans.binding
- 
A utility class to support change notifications for anObservableMultiset.
- MultisetExpressionHelper(ObservableMultisetValue<E>) - Constructor for class org.eclipse.gef.common.beans.binding.MultisetExpressionHelper
- 
Constructs a newMultisetExpressionHelperfor the given sourceObservableMultisetValue.
- MultisetListenerHelper<E> - Class in org.eclipse.gef.common.collections
- 
A utility class to support change notifications for anObservableMultiset.
- MultisetListenerHelper(ObservableMultiset<E>) - Constructor for class org.eclipse.gef.common.collections.MultisetListenerHelper
- 
Constructs a newMultisetListenerHelperfor the given sourceObservableMultiset.
- MultisetListenerHelper.AtomicChange<E> - Class in org.eclipse.gef.common.collections
- 
A simple implementation of anMultisetChangeListener.Change.
- MultisetListenerHelper.ElementarySubChange<E> - Class in org.eclipse.gef.common.collections
- 
An elementary change related to a single element of aMultiset.
- MultisetProperty<E> - Class in org.eclipse.gef.common.beans.property
- 
Abstract base class defining contract for aPropertywrapping aObservableMultiset.
- MultisetProperty() - Constructor for class org.eclipse.gef.common.beans.property.MultisetProperty
- MultisetPropertyBase<E> - Class in org.eclipse.gef.common.beans.property
- 
Abstract base class for implementing aPropertywrapping anObservableMultiset.
- MultisetPropertyBase() - Constructor for class org.eclipse.gef.common.beans.property.MultisetPropertyBase
- 
Creates a newMultisetPropertyBasewith no initial value.
- MultisetPropertyBase(ObservableMultiset<E>) - Constructor for class org.eclipse.gef.common.beans.property.MultisetPropertyBase
- 
Creates a newMultisetPropertyBasewith the givenObservableMultisetas initial value.
All Classes and Interfaces|All Packages|Constant Field Values