RSE
Release 2.0

Uses of Class
org.eclipse.rse.ui.filters.dialogs.SystemNewFilterWizard

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

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

Methods in org.eclipse.rse.ui.filters.actions that return SystemNewFilterWizard
protected  SystemNewFilterWizard SystemNewFilterAction.createNewFilterWizard(ISystemFilterPool parentPool)
          Overridable lifecyle method.
 

Methods in org.eclipse.rse.ui.filters.actions with parameters of type SystemNewFilterWizard
protected  void SystemNewFilterAction.configureNewFilterWizard(SystemNewFilterWizard wizard)
          Overridable configuration method.
 

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

Constructors in org.eclipse.rse.ui.filters.dialogs with parameters of type SystemNewFilterWizard
SystemNewFilterWizardInfoPage(SystemNewFilterWizard wizard, boolean filterPoolsShowing, ISystemNewFilterWizardConfigurator data)
          Constructor.
SystemNewFilterWizardMainPage(SystemNewFilterWizard wizard, ISystemNewFilterWizardConfigurator data)
          Constructor.
SystemNewFilterWizardMainPage(SystemNewFilterWizard wizard, SystemFilterStringEditPane editPane, ISystemNewFilterWizardConfigurator data)
          Constructor when unique edit pane supplied Uses the wizard page title as set in the overall wizard.
 


RSE
Release 2.0

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