Eclipse Platform
Release 3.1

Uses of Interface
org.eclipse.ui.IWorkbenchWindowPulldownDelegate

Packages that use IWorkbenchWindowPulldownDelegate
org.eclipse.debug.ui.actions

Provides a set of actions related to running and debugging applications. 

org.eclipse.ui Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface.  
 

Uses of IWorkbenchWindowPulldownDelegate in org.eclipse.debug.ui.actions
 

Classes in org.eclipse.debug.ui.actions that implement IWorkbenchWindowPulldownDelegate
 class AbstractLaunchHistoryAction
          Abstract implementation of an action that displays a drop-down launch history for a specific launch group.
 class AbstractLaunchToolbarAction
          A launch history action that also includes launch shortcut actions (run/debug as), and an action to open the launch configuration dialog.
 class LaunchAsAction
          Deprecated. The use of perspective based launch shorcuts has been deprecated in the 3.1 release. Instead, selection sensitive launch is supported in the top level menus. Use LaunchShorcutsAction instead.
 class LaunchShortcutsAction
          A cascading sub-menu that shows all launch shortcuts pertinent to a selection.
 

Uses of IWorkbenchWindowPulldownDelegate in org.eclipse.ui
 

Subinterfaces of IWorkbenchWindowPulldownDelegate in org.eclipse.ui
 interface IWorkbenchWindowPulldownDelegate2
          Extension of IWorkbenchWindowPulldownDelegate that allows the delegate dropdown menu to be a child of a Menu item.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.