Package | Description |
---|---|
org.eclipse.ui.views |
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.