RSE
Release 3.2

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

Packages that use SystemChangeFilterDialog
org.eclipse.rse.ui.filters.actions   
 

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

Methods in org.eclipse.rse.ui.filters.actions that return SystemChangeFilterDialog
protected  SystemChangeFilterDialog SystemChangeFilterAction.getFilterDialog(Shell shell)
          Overridable extension point to get our filter dialog.
 

Methods in org.eclipse.rse.ui.filters.actions with parameters of type SystemChangeFilterDialog
 void SystemChangeFilterAction.callConfigureFilterDialog(SystemChangeFilterDialog dlg)
          This method is called internally, but had to be made public.
protected  void SystemChangeFilterAction.configureFilterDialog(SystemChangeFilterDialog dlg)
          Overridable extension point to configure the filter dialog.
 


RSE
Release 3.2

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