RSE
Release 1.0

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

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

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

Methods in org.eclipse.rse.core.subsystems.util with parameters of type SystemChangeFilterPropertyPage
 void ISubSystemConfigurationAdapter.customizeChangeFilterPropertyPage(ISubSystemConfiguration factory, SystemChangeFilterPropertyPage page, ISystemFilter selectedFilter, Shell shell)
          In addition to a change filter action, we now also support the same functionality via a Properties page for filters.
 

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

Methods in org.eclipse.rse.ui.view with parameters of type SystemChangeFilterPropertyPage
 void SubSystemConfigurationAdapter.customizeChangeFilterPropertyPage(ISubSystemConfiguration factory, SystemChangeFilterPropertyPage page, ISystemFilter selectedFilter, Shell shell)
          In addition to a change filter action, we now also support the same functionality via a Properties page for filters.
 


RSE
Release 1.0

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