The Robot Application Programming Interface Delegate Project
|
An action bar advisor is responsible for creating, adding, and disposing of the actions added to a workbench window. More...
Public Member Functions | |
ApplicationActionBarAdvisor (IActionBarConfigurer configurer) | |
Protected Member Functions | |
void | makeActions (final IWorkbenchWindow window) |
void | fillMenuBar (IMenuManager menuBar) |
Each window will be populated with new actions.
ApplicationActionBarAdvisor | ( | IActionBarConfigurer | configurer | ) |
void fillMenuBar | ( | IMenuManager | menuBar | ) | [protected] |
void makeActions | ( | final IWorkbenchWindow | window | ) | [protected] |