RSE
Release 1.0

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

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

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

Fields in org.eclipse.rse.ui.view declared as SystemOpenExplorerPerspectiveAction
protected  SystemOpenExplorerPerspectiveAction SystemView.openToPerspectiveAction
           
protected  SystemOpenExplorerPerspectiveAction SystemTableTreeView._openToPerspectiveAction
           
protected  SystemOpenExplorerPerspectiveAction SystemTableView._openToPerspectiveAction
           
 

Methods in org.eclipse.rse.ui.view that return SystemOpenExplorerPerspectiveAction
 SystemOpenExplorerPerspectiveAction SystemView.getOpenToPerspectiveAction()
          Get the common "Open to->" action for opening a new Remote System Explorer view, scoped to the currently selected object.
protected  SystemOpenExplorerPerspectiveAction SystemTableTreeView.getOpenToPerspectiveAction()
          Get the common "Open to->" action for opening a new Remote System Explorer view, scoped to the currently selected object.
protected  SystemOpenExplorerPerspectiveAction SystemTableView.getOpenToPerspectiveAction()
          Get the common "Open to->" action for opening a new Remote System Explorer view, scoped to the currently selected object.
 

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

Fields in org.eclipse.rse.ui.view.scratchpad declared as SystemOpenExplorerPerspectiveAction
protected  SystemOpenExplorerPerspectiveAction SystemScratchpadView._openToPerspectiveAction
           
 

Methods in org.eclipse.rse.ui.view.scratchpad that return SystemOpenExplorerPerspectiveAction
protected  SystemOpenExplorerPerspectiveAction SystemScratchpadView.getOpenToPerspectiveAction()
          Get the common "Open to->" action for opening a new Remote System Explorer view, scoped to the currently selected object.
 


RSE
Release 1.0

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