Uses of Interface
org.eclipse.core.commands.operations.IUndoContext

Packages that use IUndoContext
Package
Description
Classes for the creation of undoable operations which can be added to an operations history and later be undone and redone.
Provides a generic debugger user interface that clients may customize via standard workbench extension points.
Provides a framework for creating and manipulating text documents.
Provides undo and redo support for a document.
APIs that provide undo and redo behavior for operations that manipulate the workspace.
Classes that provide the basic workbench UI support for undo and redo of operations.
Provides a framework for text editors obeying to the desktop rules.