| 接口 | 说明 |
|---|---|
| UndoManager<T> |
An undo manager.
|
| UndoManagerImpl.Algorithms<T> |
Algorithms required by the undo manager.
|
| UndoManagerPlus<T> |
An
UndoManager that provides versions of the undo and redo methods which return more
information. |
| 类 | 说明 |
|---|---|
| UndoManagerFactory |
A factory for creating undo managers for document operations.
|
| UndoManagerImpl<T> |
An undo manager implementation.
|
Copyright © 2013. All Rights Reserved.