RSE
Release 1.0

Uses of Class
org.eclipse.rse.ui.propertypages.SystemFilterStringPropertyPage

Packages that use SystemFilterStringPropertyPage
org.eclipse.rse.core.subsystems.util   
org.eclipse.rse.ui.view   
 

Uses of SystemFilterStringPropertyPage in org.eclipse.rse.core.subsystems.util
 

Methods in org.eclipse.rse.core.subsystems.util with parameters of type SystemFilterStringPropertyPage
 void ISubSystemConfigurationAdapter.customizeFilterStringPropertyPage(ISubSystemConfiguration factory, SystemFilterStringPropertyPage page, ISystemFilterString selectedFilterString, Shell shell)
          In addition to a change filter action, we now also support the same functionality via a Properties page for filter strings, in the Team View.
 

Uses of SystemFilterStringPropertyPage in org.eclipse.rse.ui.view
 

Methods in org.eclipse.rse.ui.view with parameters of type SystemFilterStringPropertyPage
 void SubSystemConfigurationAdapter.customizeFilterStringPropertyPage(ISubSystemConfiguration factory, SystemFilterStringPropertyPage page, ISystemFilterString selectedFilterString, Shell shell)
          In addition to a change filter action, we now also support the same functionality via a Properties page for filter strings, in the Team View.
 


RSE
Release 1.0

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