Uses of Interface
org.eclipse.ui.part.IWorkbenchPartOrientation
Packages that use IWorkbenchPartOrientation
Package
Description
Provides a generic debugger user interface that clients may customize via standard
workbench extension points.
Provides a user interface for debug platform source lookup facilities.
Provides a standard text editor and concrete document providers based
IFileBuffer and others directly handling IFile and
IStorage as editor input.Support for forms-based multi-page editors.
Provides the Common Navigator framework.
Provides reusable components for clients that need to expand on the capabilities
provided by the reference Common Navigator Resources extension.
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.
Application programming interfaces for interaction
with the Eclipse text editor template support.
Provides the standard Content Outline view which can
show the active editor's custom outline for the document being edited.
Utility classes for working with markers in views
Provides the standard Property Sheet view which displays
custom properties of the active workbench part's current selection.
-
Uses of IWorkbenchPartOrientation in org.eclipse.compare.internal
Classes in org.eclipse.compare.internal that implement IWorkbenchPartOrientationModifier and TypeClassDescriptionclassA CompareEditor takes a ICompareEditorInput as input. -
Uses of IWorkbenchPartOrientation in org.eclipse.debug.ui
Classes in org.eclipse.debug.ui that implement IWorkbenchPartOrientationModifier and TypeClassDescriptionclassCommon function for views related to debugging. -
Uses of IWorkbenchPartOrientation in org.eclipse.debug.ui.sourcelookup
Classes in org.eclipse.debug.ui.sourcelookup that implement IWorkbenchPartOrientationModifier and TypeClassDescriptionclassDefault editor displayed when source is not found. -
Uses of IWorkbenchPartOrientation in org.eclipse.ui.editors.text
Classes in org.eclipse.ui.editors.text that implement IWorkbenchPartOrientation -
Uses of IWorkbenchPartOrientation in org.eclipse.ui.forms.editor
Classes in org.eclipse.ui.forms.editor that implement IWorkbenchPartOrientationModifier and TypeClassDescriptionclassThis class forms a base of multi-page form editors that typically use one or more pages with forms and one page for raw source of the editor input.classA base class that all pages that should be added to FormEditor must subclass.classA variation ofFormEditor, this editor has a stable header that does not change when pages are switched. -
Uses of IWorkbenchPartOrientation in org.eclipse.ui.internal
Classes in org.eclipse.ui.internal that implement IWorkbenchPartOrientationModifier and TypeClassDescriptionclassclassThis part is shown instead the editors with errors.classThis part is shown instead the views with errors.final classSimple view that will wrap anIIntroPart. -
Uses of IWorkbenchPartOrientation in org.eclipse.ui.internal.views.markers
Classes in org.eclipse.ui.internal.views.markers that implement IWorkbenchPartOrientationModifier and TypeClassDescriptionclassorg.eclipse.ui.internal.views.markers.ExtendedMarkersViewThe ExtendedMarkersView is the internal implementation of the view that shows markers using the markerGenerators extension point. -
Uses of IWorkbenchPartOrientation in org.eclipse.ui.part
Classes in org.eclipse.ui.part that implement IWorkbenchPartOrientationModifier and TypeClassDescriptionclassA AbstractMultiEditor is a composite of editors.classAbstract base implementation of all workbench editors.classA MultiEditor is a composite of editors.classA multi-page editor is an editor with multiple pages, each of which may contain an editor or an arbitrary SWT control.classAbstract superclass of all multi-page workbench views.classAbstract base implementation of all workbench views.classAbstract base implementation of all workbench parts. -
Uses of IWorkbenchPartOrientation in org.eclipse.ui.texteditor
Classes in org.eclipse.ui.texteditor that implement IWorkbenchPartOrientationModifier and TypeClassDescriptionclassAn intermediate editor comprising functionality not present in the leanerAbstractTextEditor, but used in many heavy weight (and especially source editing) editors, such as line numbers, change ruler, overview ruler, print margins, current line highlighting, etc.classAbstract base implementation of a text editor.classCapable of handling input elements that have an associated status with them. -
Uses of IWorkbenchPartOrientation in org.eclipse.ui.texteditor.templates
Classes in org.eclipse.ui.texteditor.templates that implement IWorkbenchPartOrientationModifier and TypeClassDescriptionfinal classThe Templates view.hostsITemplatesPages that shows the templates for the currently active editor part. -
Uses of IWorkbenchPartOrientation in org.eclipse.ui.views.contentoutline
Classes in org.eclipse.ui.views.contentoutline that implement IWorkbenchPartOrientation -
Uses of IWorkbenchPartOrientation in org.eclipse.ui.views.markers
Classes in org.eclipse.ui.views.markers that implement IWorkbenchPartOrientationModifier and TypeClassDescriptionclassThe MarkerSupportView is a view that supports the extensions in the markerSupport extension point. -
Uses of IWorkbenchPartOrientation in org.eclipse.ui.views.properties
Classes in org.eclipse.ui.views.properties that implement IWorkbenchPartOrientation