|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ui.application.ActionBarAdvisor
org.radrails.ide.ui.RadRailsActionBarAdvisor
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 | |
RadRailsActionBarAdvisor(org.eclipse.ui.application.IActionBarConfigurer configurer)
Creates a new RadRailsActionBar advisor. |
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 RadRailsActionBarAdvisor(org.eclipse.ui.application.IActionBarConfigurer configurer)
configurer
- The action bar configurer to use.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |