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.
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.