RSE
Release 3.3

Uses of Class
org.eclipse.rse.ui.filters.actions.SystemNewFilterAction

Packages that use SystemNewFilterAction
org.eclipse.rse.ui.filters.actions   
org.eclipse.rse.ui.subsystems Application programming interface for managing the user interface for subsystem actions. 
org.eclipse.rse.ui.view   
 

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

Methods in org.eclipse.rse.ui.filters.actions with parameters of type SystemNewFilterAction
 void ISystemNewFilterActionConfigurator.configureNewFilterAction(ISubSystemConfiguration factory, SystemNewFilterAction newFilterAction, Object callerData)
          The user has selected to run this action.
 

Uses of SystemNewFilterAction in org.eclipse.rse.ui.subsystems
 

Methods in org.eclipse.rse.ui.subsystems with parameters of type SystemNewFilterAction
 void ISubSystemConfigurationAdapter.configureNewFilterAction(ISubSystemConfiguration config, SystemNewFilterAction newFilterAction, Object callerData)
          There is a reasonable amount of processing needed to configure filter wizards.
 

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

Methods in org.eclipse.rse.ui.view with parameters of type SystemNewFilterAction
 void SubSystemConfigurationAdapter.configureNewFilterAction(ISubSystemConfiguration config, SystemNewFilterAction newFilterAction, Object callerData)
          There is a reasonable amount of processing needed to configure filter wizards.
 


RSE
Release 3.3

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