org.eclipse.rse.ui.view
Class SystemViewPartGotoActionGroup
java.lang.Object
org.eclipse.ui.actions.ActionGroup
org.eclipse.rse.ui.view.SystemViewPartGotoActionGroup
- public class SystemViewPartGotoActionGroup
- extends ActionGroup
Enables typical frameset actions for Remote System Explorer view part
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
fSystemViewPart
protected SystemViewPart fSystemViewPart
backAction
protected BackAction backAction
forwardAction
protected ForwardAction forwardAction
upAction
protected UpAction upAction
SystemViewPartGotoActionGroup
public SystemViewPartGotoActionGroup(SystemViewPart viewPart)
- Constructor
getSystemViewPart
public SystemViewPart getSystemViewPart()
- Returns the RSE view part associated with this action group
makeActions
protected void makeActions()
fillContextMenu
public void fillContextMenu(IMenuManager menu)
fillActionBars
public void fillActionBars(IActionBars actionBars)
updateActionBars
public void updateActionBars()
Copyright (c) IBM Corporation and others 2000, 2006. All Rights Reserved.