Uses of Interface
org.eclipse.ui.IWorkbenchWindowPulldownDelegate
Package
Description
Provides a set of actions related to running and debugging applications.
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
-
Uses of IWorkbenchWindowPulldownDelegate in org.eclipse.debug.ui.actions
Modifier and TypeClassDescriptionclass
Abstract implementation of an action that displays a drop-down launch history for a specific launch group.class
A launch history action that also includes launch shortcut actions (run/debug as), and an action to open the launch configuration dialog.class
Deprecated.The use of perspective based launch shortcuts has been deprecated in the 3.1 release.class
A cascading sub-menu that shows all launch shortcuts pertinent to a selection. -
Uses of IWorkbenchWindowPulldownDelegate in org.eclipse.ui
Modifier and TypeInterfaceDescriptioninterface
Extension of IWorkbenchWindowPulldownDelegate that allows the delegate dropdown menu to be a child of a Menu item. -
Uses of IWorkbenchWindowPulldownDelegate in org.eclipse.ui.internal
Modifier and TypeMethodDescriptionprotected IWorkbenchWindowPulldownDelegate
WWinPluginPulldown.getPulldownDelegate()
Returns the pulldown delegate.