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 |
---|---|
SWTObservables |
A factory for creating observables for SWT widgets
|
WidgetListProperty |
Abstract list property implementation for
Widget properties. |
WidgetProperties |
A factory for creating properties of SWT
widgets . |
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, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.