public interface IActionBars2 extends IActionBars
IActionBars
that provides an additional
cool bar manager.Modifier and Type | Method and Description |
---|---|
ICoolBarManager |
getCoolBarManager()
Returns the cool bar manager.
|
clearGlobalActionHandlers, getGlobalActionHandler, getMenuManager, getServiceLocator, getStatusLineManager, getToolBarManager, setGlobalActionHandler, updateActionBars
ICoolBarManager getCoolBarManager()
Note: Clients who add or remove items from the returned cool bar manager are
responsible for calling updateActionBars
so that the changes
can be propagated throughout the workbench.
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.