org.eclipse.rse.ui.filters
Interface SystemFilterPoolDialogInterface
-
All Known Subinterfaces:
-
SystemFilterPoolWizardInterface
-
public interface SystemFilterPoolDialogInterface
Common interface for dialogs or wizards that work with filter pools.
-
Since:
- 3.0
setFilterPoolDialogActionCaller
void setFilterPoolDialogActionCaller(
SystemFilterAbstractFilterPoolAction caller)
- Allow base action to pass instance of itself for callback to get info
-
getFilterPoolDialogOutputs
SystemFilterPoolDialogOutputs getFilterPoolDialogOutputs()
- Return an object containing user-specified information pertinent to filter pool actions
-
setHelpContextId
void setHelpContextId(
String id)
- Set the help context id for this wizard
-
Copyright (c) IBM Corporation and others 2000, 2008. All Rights Reserved.