iSeries Remote Systems
v6.0.0

com.ibm.etools.iseries.editor.preferences.templates
Class ISeriesTemplateContentProvider

java.lang.Object
  extended bycom.ibm.etools.iseries.editor.preferences.templates.ISeriesTemplateContentProvider
All Implemented Interfaces:
IContentProvider, IStructuredContentProvider

public class ISeriesTemplateContentProvider
extends Object
implements IStructuredContentProvider


Field Summary
static String Copyright
           
 
Constructor Summary
ISeriesTemplateContentProvider()
           
 
Method Summary
 void dispose()
           
 Object[] getElements(Object input)
           
 void inputChanged(Viewer viewer, Object oldInput, Object newInput)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Copyright

public static final String Copyright
See Also:
Constant Field Values
Constructor Detail

ISeriesTemplateContentProvider

public ISeriesTemplateContentProvider()
Method Detail

getElements

public Object[] getElements(Object input)
Specified by:
getElements in interface IStructuredContentProvider

inputChanged

public void inputChanged(Viewer viewer,
                         Object oldInput,
                         Object newInput)
Specified by:
inputChanged in interface IContentProvider

dispose

public void dispose()
Specified by:
dispose in interface IContentProvider

iSeries Remote Systems
v6.0.0

Copyright © 2005 IBM Corp. All Rights Reserved.

Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.