public class ApplicationActionBarAdvisor
extends org.eclipse.ui.application.ActionBarAdvisor
Constructor and Description |
---|
ApplicationActionBarAdvisor(org.eclipse.ui.application.IActionBarConfigurer configurer)
Convinient constructor.
|
Modifier and Type | Method and Description |
---|---|
protected void |
fillMenuBar(org.eclipse.jface.action.IMenuManager menuBar) |
protected void |
makeActions(org.eclipse.ui.IWorkbenchWindow window) |
public ApplicationActionBarAdvisor(org.eclipse.ui.application.IActionBarConfigurer configurer)
configurer
- the IActionBarConfigurer
to useprotected void makeActions(org.eclipse.ui.IWorkbenchWindow window)
makeActions
in class org.eclipse.ui.application.ActionBarAdvisor
protected void fillMenuBar(org.eclipse.jface.action.IMenuManager menuBar)
fillMenuBar
in class org.eclipse.ui.application.ActionBarAdvisor
Copyright © 2019. All rights reserved.