IToolBarManager interface provides protocol for managing contributions to a tool bar. It extends IContributionManager but does not declare any new members; it exists only to increase the readability of code using tool bars. This package also provides a concrete tool bar manager implementation, {@link ToolBarManager ToolBarManager}.
| |