Uses of Class
org.eclipse.ui.part.ViewPart
Packages that use ViewPart
Package
Description
Provides a generic debugger user interface that clients may customize via standard
workbench extension points.
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.
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 ViewPart in org.eclipse.debug.uiSubclasses of ViewPart in org.eclipse.debug.uiModifier and TypeClassDescriptionclassCommon function for views related to debugging.
- 
Uses of ViewPart in org.eclipse.ui.internalSubclasses of ViewPart in org.eclipse.ui.internalModifier and TypeClassDescriptionclassclassThis part is shown instead the views with errors.final classSimple view that will wrap anIIntroPart.
- 
Uses of ViewPart in org.eclipse.ui.internal.views.markersSubclasses of ViewPart in org.eclipse.ui.internal.views.markersModifier 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 ViewPart in org.eclipse.ui.partSubclasses of ViewPart in org.eclipse.ui.partModifier and TypeClassDescriptionclassAbstract superclass of all multi-page workbench views.
- 
Uses of ViewPart in org.eclipse.ui.texteditor.templatesSubclasses of ViewPart in org.eclipse.ui.texteditor.templatesModifier and TypeClassDescriptionfinal classThe Templates view.hostsITemplatesPages that shows the templates for the currently active editor part.
- 
Uses of ViewPart in org.eclipse.ui.views.contentoutlineSubclasses of ViewPart in org.eclipse.ui.views.contentoutline
- 
Uses of ViewPart in org.eclipse.ui.views.markersSubclasses of ViewPart in org.eclipse.ui.views.markersModifier and TypeClassDescriptionclassThe MarkerSupportView is a view that supports the extensions in the markerSupport extension point.
- 
Uses of ViewPart in org.eclipse.ui.views.propertiesSubclasses of ViewPart in org.eclipse.ui.views.properties