Eclipse Platform
Release 3.1

Uses of Class
org.eclipse.core.commands.operations.UndoContext

Packages that use UndoContext
org.eclipse.core.commands.operations Classes for the creation of undoable operations which can be added to an operations history and later be undone and redone.  
 

Uses of UndoContext in org.eclipse.core.commands.operations
 

Subclasses of UndoContext in org.eclipse.core.commands.operations
 class ObjectUndoContext
           An undo context that can be used to represent any given object.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

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