Eclipse Platform
2.0

Uses of Interface
org.eclipse.ui.IWorkbenchWindowActionDelegate

Packages that use IWorkbenchWindowActionDelegate
org.eclipse.help.ui.browser Provides interfaces that need to be implemented by web browser adapters.  Also contains an implementation of IWorkbenchWindowActionDelegate for opening a URL in a browser. 
org.eclipse.ui Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface. 
 

Uses of IWorkbenchWindowActionDelegate in org.eclipse.help.ui.browser
 

Classes in org.eclipse.help.ui.browser that implement IWorkbenchWindowActionDelegate
 class LaunchURL
          Action that launches a URL in a browser.
 

Uses of IWorkbenchWindowActionDelegate in org.eclipse.ui
 

Subinterfaces of IWorkbenchWindowActionDelegate in org.eclipse.ui
 interface IWorkbenchWindowPulldownDelegate
          Interface for a pulldown action that is contributed into the workbench window tool bar.
 interface IWorkbenchWindowPulldownDelegate2
          Extension of IWorkbenchWindowPulldownDelegate that allows the delegate dropdown menu to be a child of a Menu item.
 


Eclipse Platform
2.0

Copyright (c) IBM Corp. and others 2000, 2002. All Rights Reserved.