Package | Description |
---|---|
org.eclipse.ui.actions |
Classes for actions and operations used in a workbench
window, page, or part in the Eclipse Platform User Interface.
|
org.eclipse.ui.activities |
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
|
Modifier and Type | Class and Description |
---|---|
class |
OpenPerspectiveAction
Opens a perspective.
|
Modifier and Type | Method and Description |
---|---|
static String |
WorkbenchActivityHelper.createUnifiedId(IPluginContribution contribution)
Utility method to create a
String containing the plugin
and extension ids of a contribution. |
static IIdentifier |
WorkbenchActivityHelper.getIdentifier(IPluginContribution contribution)
Return the identifier that maps to the given contribution.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.