See: Description
| 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 Widget |
| IWidgetValueProperty |
IValueProperty for observing an SWT Widget |
| Class | Description |
|---|---|
| DisplayRealm | |
| SWTObservables | Deprecated |
| WidgetListProperty |
Abstract list property implementation for
Widget properties. |
| WidgetProperties |
A factory for creating properties of SWT
widgets. |
| WidgetSideEffects |
A factory for the creation of an
ISideEffectFactory, which internally
manages the created ISideEffects in an CompositeSideEffect. |
| WidgetValueProperty |
Abstract value property implementation for
Widget properties. |
This package provides classes that can be used to observe changes in SWT widgets.
Copyright (c) 2000, 2016 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.