Uses of Interface
org.eclipse.ui.IActionBars2
Packages that use IActionBars2
Package
Description
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
-
Uses of IActionBars2 in org.eclipse.ui
Classes in org.eclipse.ui that implement IActionBars2Modifier and TypeClassDescriptionclass
A implementation of the extendedIActionBars2
interface.Methods in org.eclipse.ui that return IActionBars2Modifier and TypeMethodDescriptionprotected IActionBars2
SubActionBars2.getCastedParent()
Returns the casted parent of the sub action bars.Constructors in org.eclipse.ui with parameters of type IActionBars2ModifierConstructorDescriptionSubActionBars2
(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
Classes in org.eclipse.ui.internal that implement IActionBars2Modifier and TypeClassDescriptionclass
This class represents the action bars for an action set.class
The action bars for an editor.class
Constructors in org.eclipse.ui.internal with parameters of type IActionBars2ModifierConstructorDescriptionActionSetActionBars
(IActionBars2 parent, IServiceLocator serviceLocator, org.eclipse.ui.internal.provisional.application.IActionBarConfigurer2 actionBarConfigurer, String actionSetId) Constructs a new action bars object