RSE
Release 1.0

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

Packages that use SystemBaseSubMenuAction
org.eclipse.rse.ui.actions   
org.eclipse.rse.ui.filters.actions   
 

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

Subclasses of SystemBaseSubMenuAction in org.eclipse.rse.ui.actions
 class SystemCascadingBrowseWithAction
          A cascading menu action for "Browse With->"
 class SystemCascadingCompareWithAction
          A cascading menu action for "Compare With->"
 class SystemCascadingExpandToAction
          A cascading menu action for "Expand To->"
 class SystemCascadingGoToAction
          A cascading menu action for "Go To->"
 class SystemCascadingGotoActionOLD
          A cascading menu action for "View->"
 class SystemCascadingNewAction
          A cascading menu action for "New->"
 class SystemCascadingOpenWithAction
          A cascading menu action for "Open With->"
 class SystemCascadingPreferencesAction
          A cascading menu action for "Preferences->".
 class SystemCascadingPulldownMenuAction
          A cascading menu action for a toolbar, emulating the pulldown menu view parts have.
 class SystemCascadingRemoteServerBaseAction
          This is the base class for actions that populate the "Remote Servers" cascading menu.
 class SystemCascadingRemoteServersAction
          A cascading menu action for "Remote Servers->".
 class SystemCascadingReplaceWithAction
          A cascading menu action for "Replace With->"
 class SystemCascadingViewAction
          A cascading menu action for "View->"
 class SystemCascadingWorkWithAction
          A cascading menu action for "Work With->"
 

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

Methods in org.eclipse.rse.ui.actions that return SystemBaseSubMenuAction
 SystemBaseSubMenuAction SystemSubMenuManager.getParentCascadingAction()
          Return the parent cascading menu action that created this.
 

Constructors in org.eclipse.rse.ui.actions with parameters of type SystemBaseSubMenuAction
SystemSubMenuManagerForTesting(SystemBaseSubMenuAction parentAction)
          Constructor
SystemSubMenuManagerForTesting(SystemBaseSubMenuAction parentAction, String text)
          Constructor
SystemSubMenuManagerForTesting(SystemBaseSubMenuAction parentAction, String text, String id)
          Constructor
SystemSubMenuManagerForTesting(SystemBaseSubMenuAction parentAction, String text, String id, ImageDescriptor image)
          Constructor
SystemSubMenuManager(SystemBaseSubMenuAction parentAction)
          Constructor for SystemSubMenuManager
SystemSubMenuManager(SystemBaseSubMenuAction parentAction, String text)
          Constructor for SystemSubMenuManager
SystemSubMenuManager(SystemBaseSubMenuAction parentAction, String text, String id)
          Constructor for SystemSubMenuManager
SystemSubMenuManager(SystemBaseSubMenuAction parentAction, String text, String id, ImageDescriptor image)
          Constructor for SystemSubMenuManager
 

Uses of SystemBaseSubMenuAction in org.eclipse.rse.ui.filters.actions
 

Subclasses of SystemBaseSubMenuAction in org.eclipse.rse.ui.filters.actions
 class SystemFilterCascadingNewFilterPoolReferenceAction
          A cascading menu action for "New Filter Pool Reference->"
 class SystemFilterCascadingNewFilterPoolReferenceFPMgrAction
          A cascading submenu action for "New Filter Pool Reference->".
 


RSE
Release 1.0

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