RSE
Release 1.0

Uses of Interface
org.eclipse.rse.ui.filters.dialogs.SystemFilterPoolWizardInterface

Packages that use SystemFilterPoolWizardInterface
org.eclipse.rse.ui.filters.actions   
org.eclipse.rse.ui.filters.dialogs   
 

Uses of SystemFilterPoolWizardInterface in org.eclipse.rse.ui.filters.actions
 

Methods in org.eclipse.rse.ui.filters.actions that return SystemFilterPoolWizardInterface
abstract  SystemFilterPoolWizardInterface SystemFilterAbstractFilterPoolWizardAction.getFilterPoolWizard()
          Return the wizard so we can customize it prior to showing it.
 SystemFilterPoolWizardInterface SystemFilterNewFilterPoolAction.getFilterPoolWizard()
          Return the wizard so we can customize it prior to showing it.
 

Uses of SystemFilterPoolWizardInterface in org.eclipse.rse.ui.filters.dialogs
 

Classes in org.eclipse.rse.ui.filters.dialogs that implement SystemFilterPoolWizardInterface
 class SystemFilterNewFilterPoolWizard
          Wizard for creating a new system filter pool.
 

Methods in org.eclipse.rse.ui.filters.dialogs that return SystemFilterPoolWizardInterface
 SystemFilterPoolWizardInterface SystemFilterPoolWizardDialog.getFilterPoolWizard()
          Return wrapped filter pool wizard
 

Constructors in org.eclipse.rse.ui.filters.dialogs with parameters of type SystemFilterPoolWizardInterface
SystemFilterPoolWizardDialog(Shell shell, SystemFilterPoolWizardInterface wizard)
          Constructor
SystemFilterPoolWizardDialog(Shell shell, SystemFilterPoolWizardInterface wizard, Object inputObject)
          Constructor two.
 


RSE
Release 1.0

Copyright (c) IBM Corporation and others 2000, 2006. All Rights Reserved.