Package org.eclipse.ui.views
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
See:
Description
Interface Summary
|
IStickyViewDescriptor
|
Supplemental view interface that describes various sticky characteristics
that a view may possess. |
IViewCategory
|
Represents a categorization of views. |
IViewDescriptor
|
This is a view descriptor. |
IViewRegistry
|
The view registry maintains a list of views explicitly registered
against the view extension point.. |
Package org.eclipse.ui.views Description
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
Package Specification
This package provides API for querying the installed views and their properties.
The view registry can be obtained using
IWorkbench.getViewRegistry()
.
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.