RSE
Release 3.0

org.eclipse.rse.core.filters
Interface ISystemFilterPoolWrapper


public interface ISystemFilterPoolWrapper

The system filter wizard allows callers to pass a list of wrapper objects for the user to select a filter pool.


Method Summary
 String getDisplayName()
          Get the name to display in the combo box for this wrapper
 ISystemFilterPool getSystemFilterPool()
          Get the wrappered SystemFilterPool object
 

Method Detail

getDisplayName

String getDisplayName()
Get the name to display in the combo box for this wrapper


getSystemFilterPool

ISystemFilterPool getSystemFilterPool()
Get the wrappered SystemFilterPool object


RSE
Release 3.0

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