Interface ISWTObservable

All Superinterfaces:
IObservable
All Known Subinterfaces:
ISWTObservableList<E>, ISWTObservableValue<T>

public interface ISWTObservable extends IObservable
IObservable observing an SWT widget.
Since:
1.1
  • Method Details

    • getWidget

      Widget getWidget()
      Returns the widget of this observable
      Returns:
      the widget