Interface IViewerObservableList<E>

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

public interface IViewerObservableList<E> extends IObservableList<E>, IViewerObservable
IObservableList observing a JFace Viewer.
Since:
1.2