Package | Description |
---|---|
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.
|
org.eclipse.ui.operations |
Classes that provide the basic workbench UI support for undo and redo of
operations.
|
Modifier and Type | Class and Description |
---|---|
class |
LinearUndoEnforcer
An operation approver that enforces a strict linear undo.
|
Modifier and Type | Class and Description |
---|---|
class |
LinearUndoViolationUserApprover
An operation approver that prompts the user to see if linear undo violations
are permitted.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.