Eclipse Platform
Release 3.1

org.eclipse.jface.viewers
Interface IInputProvider

All Known Subinterfaces:
IInputSelectionProvider
All Known Implementing Classes:
Viewer

public interface IInputProvider

Interface common to all objects that provide an input.


Method Summary
 Object getInput()
          Returns the input.
 

Method Detail

getInput

public Object getInput()
Returns the input.

Returns:
the input object

Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.