All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.eclipse.ui.part.package.html Maven / Gradle / Ivy

There is a newer version: 3.108.0.v20160602-1232
Show newest version



   
   
   
   Package-level Javadoc


Classes for the creation of workbench parts that integrate
with the Eclipse Platform User Interface.

Package Specification

A workbench part is a visual component within a workbench page.  There are two types: view and editor, as defined by IViewPart and IEditorPart.   An editor is typically used to edit or browse a document or input object.  A view is typically used to navigate a hierarchy of information (like the workspace), open an editor, or display properties for the active editor.  This package provides a base implementation for the definition of views and editors.
 




© 2015 - 2025 Weber Informatics LLC | Privacy Policy