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.
|
Modifier and Type | Class and Description |
---|---|
class |
OpenNewPageMenu
Deprecated.
Workbench no longer exposes the concept of "pages" in the
user ui model. See IWorkbench.showPerspective methods.
|
class |
OpenNewWindowMenu
Deprecated.
See IWorkbench.showPerspective methods.
|
class |
OpenPerspectiveMenu
Deprecated.
See IWorkbench.showPerspective methods.
|
Constructor and Description |
---|
OpenPerspectiveAction(IWorkbenchWindow window,
IPerspectiveDescriptor descriptor,
PerspectiveMenu callback)
Constructs a new instance of
OpenPerspectiveAction |
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.