|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.eclipse.rse.filters.SystemFilterPoolWrapper
The system filter wizard allows callers to pass a list of wrapper objects for the user to select a filter pool.
This is a default implementation of the wrapper interface, that allows the display name and wrappered filter pool to be set via the constructor.
| Constructor Summary | |
|---|---|
SystemFilterPoolWrapper(String displayName,
ISystemFilterPool poolToWrapper)
Constructor for SystemFilterPoolWrapper. |
|
| Method Summary | |
|---|---|
String |
getDisplayName()
Get the name to display in the combo box for this wrapper |
ISystemFilterPool |
getSystemFilterPool()
Get the wrappered SystemFilterPool object |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SystemFilterPoolWrapper(String displayName,
ISystemFilterPool poolToWrapper)
| Method Detail |
public String getDisplayName()
ISystemFilterPoolWrapper
getDisplayName in interface ISystemFilterPoolWrapperISystemFilterPoolWrapper.getDisplayName()public ISystemFilterPool getSystemFilterPool()
ISystemFilterPoolWrapper
getSystemFilterPool in interface ISystemFilterPoolWrapperISystemFilterPoolWrapper.getSystemFilterPool()
|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||