Package org.eclipse.ui.views


package org.eclipse.ui.views
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().
  • Class
    Description
    Supplemental view interface that describes various sticky characteristics that a view may possess.
    Represents a categorization of views.
    This is a view descriptor.
    The view registry maintains a list of views explicitly registered against the view extension point..
    Configure a ColumnViewer to show limited items per parent before showing an ExpandableNode.