Package org.eclipse.jface.databinding.swt
package org.eclipse.jface.databinding.swt
Provides classes that can be used to observe changes in SWT widgets.
Package Specification
This package provides classes that can be used to observe changes in SWT widgets.
-
ClassDescription
IObservableobserving an SWT widget.IObservableListobserving an SWT widget.IObservableValueobserving an SWT widget.IWidgetListProperty<S extends Widget, E>IListPropertyfor observing an SWT WidgetIWidgetValueProperty<S extends Widget, T>IValuePropertyfor observing an SWT WidgetWidgetListProperty<S extends Widget, E>Abstract list property implementation forWidgetproperties.A factory for the creation of anISideEffectFactory, which internally manages the created ISideEffects in anCompositeSideEffect.WidgetValueProperty<S extends Widget, T>Abstract value property implementation forWidgetproperties.