RSE
Release 1.0

Uses of Interface
org.eclipse.rse.ui.filters.SystemFilterDialogInterface

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

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

Methods in org.eclipse.rse.ui.filters.actions that return SystemFilterDialogInterface
abstract  SystemFilterDialogInterface SystemFilterAbstractFilterAction.createFilterDialog(Shell parent)
          Where you create the dialog meeting our interface.
 SystemFilterDialogInterface SystemFilterAbstractFilterWizardAction.createFilterDialog(Shell parent)
           
 

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

Subinterfaces of SystemFilterDialogInterface in org.eclipse.rse.ui.filters.dialogs
 interface ISystemFilterWizard
           
 

Classes in org.eclipse.rse.ui.filters.dialogs that implement SystemFilterDialogInterface
 class SystemFilterWizardDialog
          Extends WizardDialog to support ability to pass data in from the common wizard action class, and get data out.
 


RSE
Release 1.0

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