RSE
Release 3.0

Uses of Interface
org.eclipse.rse.core.filters.ISystemFilterPoolWrapper

Packages that use ISystemFilterPoolWrapper
org.eclipse.rse.core.filters   
org.eclipse.rse.ui.filters.dialogs   
 

Uses of ISystemFilterPoolWrapper in org.eclipse.rse.core.filters
 

Methods in org.eclipse.rse.core.filters that return ISystemFilterPoolWrapper
 ISystemFilterPoolWrapper ISystemFilterPoolWrapperInformation.getPreSelectWrapper()
          Get the wrapper to preselect in the list.
 ISystemFilterPoolWrapper[] ISystemFilterPoolWrapperInformation.getWrappers()
          Get the list of wrappered filter pool objects to show in the combo.
 

Methods in org.eclipse.rse.core.filters with parameters of type ISystemFilterPoolWrapper
 void ISystemFilterPoolWrapperInformation.addWrapper(ISystemFilterPoolWrapper wrapper)
          Add a wrapper object
 

Uses of ISystemFilterPoolWrapper in org.eclipse.rse.ui.filters.dialogs
 

Fields in org.eclipse.rse.ui.filters.dialogs declared as ISystemFilterPoolWrapper
protected  ISystemFilterPoolWrapper[] SystemNewFilterWizardNamePage.poolWrappers
           
 


RSE
Release 3.0

Copyright (c) IBM Corporation and others 2000, 2008. All Rights Reserved.