|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ui.application.ActionBarAdvisor
hok.ui.wizard.ApplicationActionBarAdvisor
public class ApplicationActionBarAdvisor
An action bar advisor is responsible for creating, adding, and disposing of the actions added to a workbench window. Each window will be populated with new actions.
Field Summary |
---|
Fields inherited from class org.eclipse.ui.application.ActionBarAdvisor |
---|
FILL_COOL_BAR, FILL_MENU_BAR, FILL_PROXY, FILL_STATUS_LINE |
Constructor Summary | |
---|---|
ApplicationActionBarAdvisor(IActionBarConfigurer configurer)
|
Method Summary | |
---|---|
protected void |
fillMenuBar(IMenuManager menuBar)
|
protected void |
makeActions(IWorkbenchWindow window)
|
Methods inherited from class org.eclipse.ui.application.ActionBarAdvisor |
---|
dispose, disposeAction, disposeActions, fillActionBars, fillCoolBar, fillStatusLine, getAction, getActionBarConfigurer, isApplicationMenu, register, restoreState, saveState |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ApplicationActionBarAdvisor(IActionBarConfigurer configurer)
Method Detail |
---|
protected void makeActions(IWorkbenchWindow window)
makeActions
in class ActionBarAdvisor
protected void fillMenuBar(IMenuManager menuBar)
fillMenuBar
in class ActionBarAdvisor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |