Eclipse Platform
Release 3.1

Uses of Package
org.eclipse.ui.operations

Packages that use org.eclipse.ui.operations
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
IWorkbenchOperationSupport
          An instance of this interface provides support for managing a a shared operations history and an shared undo context at the IWorkbench level.
 

Classes in org.eclipse.ui.operations used by org.eclipse.ui.operations
OperationHistoryActionHandler
           OperationHistoryActionHandler implements common behavior for the undo and redo actions.
 

Classes in org.eclipse.ui.operations used by org.eclipse.ui.views.navigator
UndoRedoActionGroup
           UndoRedoActionGroup provides standard undo and redo action handlers for a workbench part site.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.