|
RSE Release 1.0 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ISystemFilterPoolWrapper | |
|---|---|
| org.eclipse.rse.core.filters | |
| org.eclipse.rse.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.getWrappers()
Get the list of wrappered filter pool objects to show in the combo. |
ISystemFilterPoolWrapper |
ISystemFilterPoolWrapperInformation.getPreSelectWrapper()
Get the wrapper to preselect in the list. |
| Uses of ISystemFilterPoolWrapper in org.eclipse.rse.filters |
|---|
| Classes in org.eclipse.rse.filters that implement ISystemFilterPoolWrapper | |
class |
SystemFilterPoolWrapper
The system filter wizard allows callers to pass a list of wrapper objects for the user to select a filter pool. |
| Methods in org.eclipse.rse.filters that return ISystemFilterPoolWrapper | |
ISystemFilterPoolWrapper[] |
SystemFilterPoolWrapperInformation.getWrappers()
|
ISystemFilterPoolWrapper |
SystemFilterPoolWrapperInformation.getPreSelectWrapper()
|
| Methods in org.eclipse.rse.filters with parameters of type ISystemFilterPoolWrapper | |
void |
SystemFilterPoolWrapperInformation.addWrapper(ISystemFilterPoolWrapper wrapper)
Add a wrapper object |
void |
SystemFilterPoolWrapperInformation.setPreSelectWrapper(ISystemFilterPoolWrapper wrapper)
Set the wrapper to preselect |
| 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 1.0 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||