Eclipse Platform
Release 3.1

Uses of Interface
org.eclipse.ui.views.IViewDescriptor

Packages that use IViewDescriptor
org.eclipse.ui.views Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface.  
 

Uses of IViewDescriptor in org.eclipse.ui.views
 

Methods in org.eclipse.ui.views that return IViewDescriptor
 IViewDescriptor IViewRegistry.find(String id)
          Return a view descriptor with the given extension id.
 IViewDescriptor[] IViewRegistry.getViews()
          Return a list of views defined in the registry.
 IViewDescriptor[] IViewCategory.getViews()
          Return the views contained within this category.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.