Uses of Class
org.eclipse.ui.actions.PerspectiveMenu
Packages that use PerspectiveMenu
Package
Description
Classes for actions and operations used in a workbench
window, page, or part in the Eclipse Platform User Interface.
-
Uses of PerspectiveMenu in org.eclipse.ui.actions
Subclasses of PerspectiveMenu in org.eclipse.ui.actionsModifier and TypeClassDescriptionclass
Deprecated.Workbench no longer exposes the concept of "pages" in the user ui model.class
Deprecated.See IWorkbench.showPerspective methods.class
Deprecated.See IWorkbench.showPerspective methods.Constructors in org.eclipse.ui.actions with parameters of type PerspectiveMenuModifierConstructorDescriptionOpenPerspectiveAction
(IWorkbenchWindow window, IPerspectiveDescriptor descriptor, PerspectiveMenu callback) Constructs a new instance ofOpenPerspectiveAction
-
Uses of PerspectiveMenu in org.eclipse.ui.internal
Subclasses of PerspectiveMenu in org.eclipse.ui.internalModifier and TypeClassDescriptionclass
Change the perspective of the active page in the window to the selected one.