Uses of Class
org.eclipse.ui.part.EditorActionBarContributor
Packages that use EditorActionBarContributor
Package
Description
Provides a standard text editor and concrete document providers based
IFileBuffer and others directly handling IFile and
IStorage as editor input.Classes for the creation of workbench parts that integrate
with the Eclipse Platform User Interface.
Provides a framework for text editors obeying to the
desktop rules.
-
Uses of EditorActionBarContributor in org.eclipse.compare.internal
Subclasses of EditorActionBarContributor in org.eclipse.compare.internal -
Uses of EditorActionBarContributor in org.eclipse.ui.editors.text
Subclasses of EditorActionBarContributor in org.eclipse.ui.editors.textModifier and TypeClassDescriptionclassManages the installation and de-installation of global actions for the default text editor. -
Uses of EditorActionBarContributor in org.eclipse.ui.part
Subclasses of EditorActionBarContributor in org.eclipse.ui.partModifier and TypeClassDescriptionclassAbstract base class for managing the installation/deinstallation of global actions for multi-page editors. -
Uses of EditorActionBarContributor in org.eclipse.ui.texteditor
Subclasses of EditorActionBarContributor in org.eclipse.ui.texteditorModifier and TypeClassDescriptionclassManages the installation and removal of global actions for the same type of editors.