|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IWorkbenchWindowPulldownDelegate
Interface for a pulldown action that is contributed into the workbench window
tool bar. It extends IWorkbenchWindowActionDelegate
and adds an
initialization method to define the menu creator for the action.
Method Summary | |
---|---|
Menu |
getMenu(Control parent)
Returns the menu for this pull down action. |
Methods inherited from interface org.eclipse.ui.IWorkbenchWindowActionDelegate |
---|
dispose, init |
Methods inherited from interface org.eclipse.ui.IActionDelegate |
---|
run, selectionChanged |
Method Detail |
---|
Menu getMenu(Control parent)
|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.