Uses of Package
org.eclipse.ui.operations
-
Packages that use org.eclipse.ui.operations Package Description org.eclipse.ui Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface.org.eclipse.ui.operations Classes that provide the basic workbench UI support for undo and redo of operations.org.eclipse.ui.views.navigator Provides the standard Resource Navigator view which presents the tree of resources in the workspace. -
Classes in org.eclipse.ui.operations used by org.eclipse.ui Class Description IWorkbenchOperationSupport An instance of this interface provides support for managing a a shared operations history and an shared undo context at theIWorkbench
level. -
Classes in org.eclipse.ui.operations used by org.eclipse.ui.operations Class Description OperationHistoryActionHandler OperationHistoryActionHandler implements common behavior for the undo and redo actions. -
Classes in org.eclipse.ui.operations used by org.eclipse.ui.views.navigator Class Description UndoRedoActionGroup UndoRedoActionGroup provides standard undo and redo action handlers for a workbench part site.