Uses of Class
org.eclipse.ui.SubActionBars
Package
Description
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
Classes for the creation of workbench parts that integrate
with the Eclipse Platform User Interface.
-
Uses of SubActionBars in org.eclipse.ui
Modifier and TypeClassDescriptionclass
A implementation of the extendedIActionBars2
interface. -
Uses of SubActionBars 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.Modifier and TypeMethodDescriptionvoid
EditorSite.setActionBars
(SubActionBars bars) void
PartSite.setActionBars
(SubActionBars bars) Sets the action bars for the part. -
Uses of SubActionBars in org.eclipse.ui.part