Eclipse eRCP
Release 1.1

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

Packages that use IViewDescriptor
org.eclipse.ui.views   
 

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 eRCP
Release 1.1