Eclipse Platform
2.0

org.eclipse.jface.viewers
Interface IInputSelectionProvider

All Superinterfaces:
IInputProvider, ISelectionProvider
All Known Implementing Classes:
Viewer

public interface IInputSelectionProvider
extends IInputProvider, ISelectionProvider

Interface common to all objects that provide both an input and a selection.


Methods inherited from interface org.eclipse.jface.viewers.IInputProvider
getInput
 
Methods inherited from interface org.eclipse.jface.viewers.ISelectionProvider
addSelectionChangedListener, getSelection, removeSelectionChangedListener, setSelection
 


Eclipse Platform
2.0

Copyright (c) IBM Corp. and others 2000, 2002. All Rights Reserved.