Package org.eclipse.jface.internal.provisional.action

Interface Summary
ICoolBarManager2 Extends ICoolBarManager to allow clients to be decoupled from the actual kind of control used.
IToolBarContributionItem The intention of this interface is to provide in interface for ToolBarContributionItem so that the implementation can be replaced.
IToolBarManager2 The IToolBarManager2 extends IToolBarManager to allow clients to be isolated from the actual kind of SWT control used by the manager.
 

Class Summary
CoolBarManager2 Extends CoolBarManager to implement ICoolBarManager2 EXPERIMENTAL.
ToolBarContributionItem2 Extends ToolBarContributionItem to implement IToolBarContributionItem.
ToolBarManager2 Extends ToolBarManager to implement IToolBarManager2.