org.eclipse.jface.internal.provisional.action |
|
Java Source File Name | Type | Comment |
CoolBarManager2.java | Class | Extends CoolBarManager to implement ICoolBarManager2
EXPERIMENTAL. |
ICoolBarManager2.java | Interface | Extends ICoolBarManager to allow clients to be decoupled
from the actual kind of control used.
EXPERIMENTAL. |
IToolBarContributionItem.java | Interface | The intention of this interface is to provide in interface for
ToolBarContributionItem so that the implementation can be replaced.
EXPERIMENTAL. |
IToolBarManager2.java | Interface | The IToolBarManager2 extends IToolBarManager to
allow clients to be isolated from the actual kind of SWT control used by the
manager.
EXPERIMENTAL. |
ToolBarContributionItem2.java | Class | Extends ToolBarContributionItem to implement IToolBarContributionItem .
EXPERIMENTAL. |
ToolBarManager2.java | Class | Extends ToolBarManager to implement IToolBarManager2 .
EXPERIMENTAL. |