Uses of Interface
org.eclipse.ui.IActionBars2
Package
Description
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
-
Uses of IActionBars2 in org.eclipse.ui
Modifier and TypeClassDescriptionclass
A implementation of the extendedIActionBars2
interface.Modifier and TypeMethodDescriptionprotected IActionBars2
SubActionBars2.getCastedParent()
Returns the casted parent of the sub action bars.ModifierConstructorDescriptionSubActionBars2
(IActionBars2 parent) Constucts a sub action bars object using an IActionBars2 parent.SubActionBars2
(IActionBars2 parent, IServiceLocator serviceLocator) Constucts a sub action bars object using an IActionBars2 parent. -
Uses of IActionBars2 in org.eclipse.ui.internal
Modifier and TypeClassDescriptionclass
This class represents the action bars for an action set.class
The action bars for an editor.class
ModifierConstructorDescriptionActionSetActionBars
(IActionBars2 parent, IServiceLocator serviceLocator, org.eclipse.ui.internal.provisional.application.IActionBarConfigurer2 actionBarConfigurer, String actionSetId) Constructs a new action bars object