Interface ISWTObservableList<E>

Type Parameters:
E - the type of elements in this collection
All Superinterfaces:
Collection<E>, IObservable, IObservableCollection<E>, IObservableList<E>, ISWTObservable, Iterable<E>, List<E>

public interface ISWTObservableList<E> extends ISWTObservable, IObservableList<E>
IObservableList observing an SWT widget.
Since:
1.3