Java org.eclipse.jface.internal.provisional.action ICoolBarManager2 fields, constructors, methods, implement or subclass

Example usage for Java org.eclipse.jface.internal.provisional.action ICoolBarManager2 fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.eclipse.jface.internal.provisional.action ICoolBarManager2.

The text is from its open source code.

Implementation

org.eclipse.jface.internal.provisional.action.ICoolBarManager2 has the following implementations.
Click this link to see all its implementation.

Method

ControlcreateControl2(Composite parent)
Creates and returns this manager's control.
IContributionItem[]getItems()
Returns all contribution items known to this manager.
voidrefresh()
Synchronizes the visual order of the cool items in the control with this manager's internal data structures.
voidresetItemOrder()
Restores the canonical order of this cool bar manager.