Eclipse Platform
2.1

org.eclipse.jface.viewers
Interface IInputProvider

All Known Subinterfaces:
IInputSelectionProvider

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
2.1

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