RSE
Release 1.0

org.eclipse.rse.shells.ui.view
Class SystemCommandsViewPart.CommandSubmenuManager

java.lang.Object
  extended byorg.eclipse.jface.action.ContributionManager
      extended byorg.eclipse.jface.action.MenuManager
          extended byorg.eclipse.rse.shells.ui.view.SystemCommandsViewPart.CommandSubmenuManager
All Implemented Interfaces:
IContributionItem, IContributionManager, IMenuManager
Enclosing class:
SystemCommandsViewPart

public class SystemCommandsViewPart.CommandSubmenuManager
extends MenuManager


Constructor Summary
SystemCommandsViewPart.CommandSubmenuManager(IHost connection, IRemoteCmdSubSystem[] subsystems)
           
 
Method Summary
 IRemoteCmdSubSystem[] getSubSystems()
           
 
Methods inherited from class org.eclipse.jface.action.MenuManager
addMenuListener, createContextMenu, createMenuBar, createMenuBar, dispose, fill, fill, fill, fill, findMenuUsingPath, findUsingPath, getId, getMenu, getMenuText, getOverrides, getParent, getRemoveAllWhenShown, isDynamic, isEnabled, isGroupMarker, isSeparator, isSubstituteFor, isVisible, markDirty, removeMenuListener, saveWidgetState, setOverrides, setParent, setRemoveAllWhenShown, setVisible, update, update, update, update, updateAll
 
Methods inherited from class org.eclipse.jface.action.ContributionManager
add, add, allowItem, appendToGroup, appendToGroup, dumpStatistics, find, getItems, hasDynamicItems, indexOf, indexOf, insert, insertAfter, insertAfter, insertBefore, insertBefore, internalSetItems, isDirty, isEmpty, itemAdded, itemRemoved, prependToGroup, prependToGroup, remove, remove, removeAll, replaceItem, setDirty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.eclipse.jface.action.IContributionManager
add, add, appendToGroup, appendToGroup, find, getItems, insertAfter, insertAfter, insertBefore, insertBefore, isDirty, isEmpty, prependToGroup, prependToGroup, remove, remove, removeAll
 
Methods inherited from interface org.eclipse.jface.action.IContributionItem
isDirty
 

Constructor Detail

SystemCommandsViewPart.CommandSubmenuManager

public SystemCommandsViewPart.CommandSubmenuManager(IHost connection,
                                                    IRemoteCmdSubSystem[] subsystems)
Method Detail

getSubSystems

public IRemoteCmdSubSystem[] getSubSystems()

RSE
Release 1.0

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