|
RSE Release 3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ISystemFilterPoolWrapperInformation | |
---|---|
org.eclipse.rse.core.subsystems | |
org.eclipse.rse.ui.filters.actions | |
org.eclipse.rse.ui.filters.dialogs | |
org.eclipse.rse.ui.view |
Uses of ISystemFilterPoolWrapperInformation in org.eclipse.rse.core.subsystems |
---|
Methods in org.eclipse.rse.core.subsystems that return ISystemFilterPoolWrapperInformation | |
---|---|
protected ISystemFilterPoolWrapperInformation |
SubSystemConfiguration.getNewFilterWizardPoolWrapperInformation()
Overridable entry for child classes to supply their own flavor of ISystemFilterPoolWrapperInformation for the new filter wizards. |
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
|
protected ISystemFilterPoolWrapperInformation |
SystemNewFilterWizardNamePage.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. |
void |
SystemNewFilterWizardNamePage.setAllowFilterPoolSelection(ISystemFilterPoolWrapperInformation poolWrappersToSelectFrom,
ISystemValidator[] nameValidators)
This is an alternative to SystemNewFilterWizardNamePage.setAllowFilterPoolSelection(ISystemFilterPool[], ISystemValidator[])
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. |
Uses of ISystemFilterPoolWrapperInformation in org.eclipse.rse.ui.view |
---|
Methods in org.eclipse.rse.ui.view that return ISystemFilterPoolWrapperInformation | |
---|---|
protected ISystemFilterPoolWrapperInformation |
SubSystemConfigurationAdapter.getNewFilterWizardPoolWrapperInformation()
Overridable entry for child classes to supply their own flavour of ISystemFilterPoolWrapperInformation for the new filter wizards. |
|
RSE Release 3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |