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 an
MapExpression
. - MapExpressionHelperEx(ObservableMapValue<K, V>) - Constructor for class org.eclipse.gef.common.beans.binding.MapExpressionHelperEx
-
Constructs a new
MapExpressionHelperEx
for the given sourceObservableMapValue
. - MapListenerHelperEx<K,
V> - Class in org.eclipse.gef.common.collections -
A utility class to support change notifications for an
ObservableMap
, replacing the JavaFX-internalMapChangeListener
helper class. - MapListenerHelperEx(ObservableMap<K, V>) - Constructor for class org.eclipse.gef.common.collections.MapListenerHelperEx
-
Constructs a new
MapListenerHelperEx
for the given sourceObservableMap
. - MapListenerHelperEx.AtomicChange<K,
V> - Class in org.eclipse.gef.common.collections -
A simple implementation of an
MapChangeListener.Change
. - MultisetBinding<E> - Class in org.eclipse.gef.common.beans.binding
-
An abstract base class that provides functionality needed to realize a
Binding
on anObservableMultiset
. - MultisetBinding() - Constructor for class org.eclipse.gef.common.beans.binding.MultisetBinding
- MultisetChangeListener<E> - Interface in org.eclipse.gef.common.collections
-
A
MultisetChangeListener
is the notification target for changes related to anObservableMultiset
. - MultisetChangeListener.Change<E> - Class in org.eclipse.gef.common.collections
-
Represents an atomic change done to an
ObservableMultiset
, 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 a
MultisetExpression
that wraps anObservableMultisetValue
. - MultisetExpression<E> - Class in org.eclipse.gef.common.beans.binding
-
A
SetMultimapExpression
is aObservableMultisetValue
plus 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 an
ObservableMultiset
. - MultisetExpressionHelper(ObservableMultisetValue<E>) - Constructor for class org.eclipse.gef.common.beans.binding.MultisetExpressionHelper
-
Constructs a new
MultisetExpressionHelper
for the given sourceObservableMultisetValue
. - MultisetListenerHelper<E> - Class in org.eclipse.gef.common.collections
-
A utility class to support change notifications for an
ObservableMultiset
. - MultisetListenerHelper(ObservableMultiset<E>) - Constructor for class org.eclipse.gef.common.collections.MultisetListenerHelper
-
Constructs a new
MultisetListenerHelper
for the given sourceObservableMultiset
. - MultisetListenerHelper.AtomicChange<E> - Class in org.eclipse.gef.common.collections
-
A simple implementation of an
MultisetChangeListener.Change
. - MultisetListenerHelper.ElementarySubChange<E> - Class in org.eclipse.gef.common.collections
-
An elementary change related to a single element of a
Multiset
. - MultisetProperty<E> - Class in org.eclipse.gef.common.beans.property
-
Abstract base class defining contract for a
Property
wrapping 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 a
Property
wrapping anObservableMultiset
. - MultisetPropertyBase() - Constructor for class org.eclipse.gef.common.beans.property.MultisetPropertyBase
-
Creates a new
MultisetPropertyBase
with no initial value. - MultisetPropertyBase(ObservableMultiset<E>) - Constructor for class org.eclipse.gef.common.beans.property.MultisetPropertyBase
-
Creates a new
MultisetPropertyBase
with the givenObservableMultiset
as initial value.
All Classes and Interfaces|All Packages|Constant Field Values