|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ui.application.ActionBarAdvisor
fable.imageviewer.rcp.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(org.eclipse.ui.application.IActionBarConfigurer configurer)
|
Method Summary |
---|
Methods inherited from class org.eclipse.ui.application.ActionBarAdvisor |
---|
dispose, fillActionBars, isApplicationMenu, restoreState, saveState |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ApplicationActionBarAdvisor(org.eclipse.ui.application.IActionBarConfigurer configurer)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |