Eclipse Platform
Release 3.0

Uses of Class
org.eclipse.ui.part.EditorActionBarContributor

Packages that use EditorActionBarContributor
org.eclipse.ui.editors.text Provides a standard text editor and concrete document providers based IFileBuffer and others directly handling IFile and IStorage as editor input. 
org.eclipse.ui.part Classes for the creation of workbench parts that integrate with the Eclipse Platform User Interface.  
org.eclipse.ui.texteditor Provides a framework for text editors obeying to the desktop rules.  
 

Uses of EditorActionBarContributor in org.eclipse.ui.editors.text
 

Subclasses of EditorActionBarContributor in org.eclipse.ui.editors.text
 class TextEditorActionContributor
          Manages 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.part
 class MultiPageEditorActionBarContributor
          Abstract 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.texteditor
 class BasicTextEditorActionContributor
          Manages the installation and uninstallation of global actions for the same type of editors.
 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.