RSE
Release 1.0

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

Packages that use SystemNewFilterAction
org.eclipse.rse.core.subsystems   
org.eclipse.rse.core.subsystems.util   
org.eclipse.rse.files.ui.actions   
org.eclipse.rse.processes.ui.actions   
org.eclipse.rse.ui.filters.actions   
org.eclipse.rse.ui.view   
 

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

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

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

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

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

Subclasses of SystemNewFilterAction in org.eclipse.rse.files.ui.actions
 class SystemNewFileFilterAction
          The action that displays the New File Filter wizard.
 class SystemNewFileFilterFromFolderAction
          Class for defining a new filter from a preselected folder
 

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

Subclasses of SystemNewFilterAction in org.eclipse.rse.processes.ui.actions
 class SystemNewProcessFilterAction
           
 

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.view
 

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


RSE
Release 1.0

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