Eclipse Platform
Release 3.6

Package org.eclipse.jface.databinding.swt

Provides classes that can be used to observe changes in SWT widgets.

See:
          Description

Interface Summary
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 Summary
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.
 

Package org.eclipse.jface.databinding.swt Description

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.


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.