Interface ISWTObservableValue<T>

Type Parameters:
T - type of the value of the observable
All Superinterfaces:
IObservable, IObservableValue<T>, ISWTObservable

public interface ISWTObservableValue<T> extends ISWTObservable, IObservableValue<T>
IObservableValue observing an SWT widget.
Since:
1.1