Package | Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
TextEditorActionContributor
Manages the installation and de-installation of global actions for the default text editor.
|
Modifier and Type | Class and Description |
---|---|
class |
MultiPageEditorActionBarContributor
Abstract base class for managing the installation/deinstallation of global
actions for multi-page editors.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicTextEditorActionContributor
Manages the installation and removal of global actions for
the same type of editors.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.