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.
getDisplayName
String getDisplayName()
- Get the name to display in the combo box for this wrapper
-
getSystemFilterPool
ISystemFilterPool getSystemFilterPool()
- Get the wrappered SystemFilterPool object
-
Copyright (c) IBM Corporation and others 2000, 2008. All Rights Reserved.