RSE
Release 1.0

Uses of Class
org.eclipse.rse.ui.actions.SystemRemotePropertiesAction

Packages that use SystemRemotePropertiesAction
org.eclipse.rse.ui.view   
org.eclipse.rse.ui.view.scratchpad   
 

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

Fields in org.eclipse.rse.ui.view declared as SystemRemotePropertiesAction
protected  SystemRemotePropertiesAction SystemView.remotePropertyDialogAction
           
protected  SystemRemotePropertiesAction SystemTableTreeView._remotePropertyDialogAction
           
protected  SystemRemotePropertiesAction SystemTableView._remotePropertyDialogAction
           
 

Methods in org.eclipse.rse.ui.view that return SystemRemotePropertiesAction
 SystemRemotePropertiesAction SystemView.getRemotePropertyDialogAction()
          Rather than pre-defining this common action we wait until it is first needed, for performance reasons.
protected  SystemRemotePropertiesAction SystemTableTreeView.getRemotePropertyDialogAction()
          Rather than pre-defining this common action we wait until it is first needed, for performance reasons.
protected  SystemRemotePropertiesAction SystemTableView.getRemotePropertyDialogAction()
          Rather than pre-defining this common action we wait until it is first needed, for performance reasons.
 

Uses of SystemRemotePropertiesAction in org.eclipse.rse.ui.view.scratchpad
 

Fields in org.eclipse.rse.ui.view.scratchpad declared as SystemRemotePropertiesAction
protected  SystemRemotePropertiesAction SystemScratchpadView._remotePropertyDialogAction
           
 

Methods in org.eclipse.rse.ui.view.scratchpad that return SystemRemotePropertiesAction
protected  SystemRemotePropertiesAction SystemScratchpadView.getRemotePropertyDialogAction()
          Rather than pre-defining this common action we wait until it is first needed, for performance reasons.
 


RSE
Release 1.0

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