org.eclipse.rse.processes.ui.view
Class RemoteProcessSubSystemConfigurationAdapter
java.lang.Object
org.eclipse.rse.ui.view.SubSystemConfigurationAdapter
org.eclipse.rse.processes.ui.view.RemoteProcessSubSystemConfigurationAdapter
- All Implemented Interfaces:
- ISubSystemConfigurationAdapter, ISystemNewFilterActionConfigurator
- public class RemoteProcessSubSystemConfigurationAdapter
- extends SubSystemConfigurationAdapter
| Methods inherited from class org.eclipse.rse.ui.view.SubSystemConfigurationAdapter |
addCommonRemoteActions, configureNewFilterAction, createFilterByPrompting, customizeChangeFilterPropertyPage, customizeFilterStringPropertyPage, getAdditionalFilterActions, getAdditionalFilterPoolActions, getAdditionalFilterPoolReferenceActions, getAdditionalFilterReferenceActions, getAdditionalSubSystemActions, getDefaultSystemFilterPool, getFilterActions, getFilterPoolActions, getFilterPoolReferenceActions, getFilterReferenceActions, getGraphicsImage, getGraphicsLiveImage, getImage, getLiveImage, getNewConnectionWizardPages, getNewFilterPoolFilterActions, getNewFilterWizardPoolWrapperInformation, getNewNestedFilterAction, getPasswordValidator, getPortValidator, getPropertyPage, getRemoveFilterPoolReferenceAction, getServerLauncherForm, getSubSystemActions, getSubSystemNewFilterPoolActions, getSubSystemPropertyPageCoreFrom, getSubSystemPropertyPages, getSystemFilterImage, getSystemFilterPoolImage, getSystemFilterPoolManagerImage, getSystemFilterStringImage, getSystemFilterStringImage, getUserIdValidator, renameSubSystemProfile |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteProcessSubSystemConfigurationAdapter
public RemoteProcessSubSystemConfigurationAdapter()
getNewFilterPoolFilterAction
protected IAction getNewFilterPoolFilterAction(ISubSystemConfiguration factory,
ISystemFilterPool selectedPool,
Shell shell)
- Overridable parent method to return the action for creating a new filter.
Returns new SystemNewFileFilterAction.
- Overrides:
getNewFilterPoolFilterAction in class SubSystemConfigurationAdapter
- Parameters:
shell - parent shell of viewer where the popup menu is being constructed
getChangeFilterAction
protected IAction getChangeFilterAction(ISubSystemConfiguration factory,
ISystemFilter selectedFilter,
Shell shell)
- Overridable method to return the action for changing an existing filter.
Returns new SystemProcessUpdateFilterAction.
- Overrides:
getChangeFilterAction in class SubSystemConfigurationAdapter
- Parameters:
selectedFilter - the currently selected filtershell - parent shell of viewer where the popup menu is being constructed
Copyright (c) IBM Corporation and others 2000, 2006. All Rights Reserved.