Uses of Class
org.eclipse.ui.actions.PartEventAction
Packages that use PartEventAction
Package
Description
Classes for actions and operations used in a workbench
window, page, or part in the Eclipse Platform User Interface.
-
Uses of PartEventAction in org.eclipse.ui.actions
Subclasses of PartEventAction in org.eclipse.ui.actionsModifier and TypeClassDescriptionclassALabelRetargetActionextends the behavior of RetargetAction.classARetargetActiontracks the active part in the workbench. -
Uses of PartEventAction in org.eclipse.ui.internal
Subclasses of PartEventAction in org.eclipse.ui.internalModifier and TypeClassDescriptionclassCloses all editors except ones with unsaved changes.classTheNavigationHistoryActionmoves navigation history back and forward.classThe abstract superclass for actions that listen to page activation and open/close events.