|
RSE Release 2.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ISystemFilterPoolWrapperInformation | |
|---|---|
| org.eclipse.rse.ui.filters.actions | |
| org.eclipse.rse.ui.filters.dialogs | |
| Uses of ISystemFilterPoolWrapperInformation in org.eclipse.rse.ui.filters.actions |
|---|
| Fields in org.eclipse.rse.ui.filters.actions declared as ISystemFilterPoolWrapperInformation | |
|---|---|
protected ISystemFilterPoolWrapperInformation |
SystemNewFilterAction.poolWrapperInformation
|
| Methods in org.eclipse.rse.ui.filters.actions with parameters of type ISystemFilterPoolWrapperInformation | |
|---|---|
void |
SystemNewFilterAction.setAllowFilterPoolSelection(ISystemFilterPoolWrapperInformation poolsToSelectFrom)
Configuration method. |
| Uses of ISystemFilterPoolWrapperInformation in org.eclipse.rse.ui.filters.dialogs |
|---|
| Fields in org.eclipse.rse.ui.filters.dialogs declared as ISystemFilterPoolWrapperInformation | |
|---|---|
protected ISystemFilterPoolWrapperInformation |
SystemNewFilterWizard.poolWrapperInformation
|
| Methods in org.eclipse.rse.ui.filters.dialogs with parameters of type ISystemFilterPoolWrapperInformation | |
|---|---|
void |
SystemNewFilterWizard.setAllowFilterPoolSelection(ISystemFilterPoolWrapperInformation poolsToSelectFrom)
This is an alternative to SystemNewFilterWizard.setAllowFilterPoolSelection(ISystemFilterPool[])
If you want to prompt the user for the parent filter pool to create this filter in,
but want to not use the term "pool" say, you can use an array of euphamisms. |
|
RSE Release 2.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||