Package | Description |
---|---|
org.eclipse.ltk.core.refactoring |
Application programmer interface to implement semantic preserving workspace transformations.
|
Modifier and Type | Class and Description |
---|---|
class |
UndoManagerAdapter
This adapter class provides default implementations for the
methods defined by the
IUndoManagerListener interface. |
Modifier and Type | Method and Description |
---|---|
void |
IUndoManager.addListener(IUndoManagerListener listener)
Adds a listener to the undo manager.
|
void |
IUndoManager.removeListener(IUndoManagerListener listener)
Removes the given listener from this undo manager.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.