RSE
Release 1.0

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

Packages that use SystemSubMenuManager
org.eclipse.rse.ui.actions   
 

Uses of SystemSubMenuManager in org.eclipse.rse.ui.actions
 

Subclasses of SystemSubMenuManager in org.eclipse.rse.ui.actions
 class SystemSubMenuManagerForTesting
          For cascading menus, we need our own menu subclass so we can intercept the state-setting methods our frameworks, and foreword those onto the sub-menu actions.
 

Fields in org.eclipse.rse.ui.actions declared as SystemSubMenuManager
protected  SystemSubMenuManager SystemBaseSubMenuAction.subMenu
           
 

Methods in org.eclipse.rse.ui.actions with parameters of type SystemSubMenuManager
protected  void SystemSubMenuManagerForTesting.cascadeAllInputs(SystemSubMenuManager submenu)
          Cascade in one shot all input state inputs to one submenu
protected  void SystemSubMenuManager.cascadeAllInputs(SystemSubMenuManager submenu)
          Cascade in one shot all input state inputs to one submenu
 


RSE
Release 1.0

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