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.
-
Interface Summary Interface Description ISWTObservable IObservable
observing an SWT widget.ISWTObservableList IObservableList
observing an SWT widget.ISWTObservableValue IObservableValue
observing an SWT widget.IWidgetListProperty IListProperty
for observing an SWT WidgetIWidgetValueProperty IValueProperty
for observing an SWT Widget -
Class Summary Class Description DisplayRealm SWTObservables Deprecated. WidgetListProperty Abstract list property implementation forWidget
properties.WidgetProperties A factory for creating properties of SWTwidgets
.WidgetSideEffects A factory for the creation of anISideEffectFactory
, which internally manages the created ISideEffects in anCompositeSideEffect
.WidgetValueProperty Abstract value property implementation forWidget
properties.