Uses of Interface
org.eclipse.jface.text.IUndoManagerExtension
-
Packages that use IUndoManagerExtension Package Description org.eclipse.jface.text Provides a framework for creating and manipulating text documents. -
-
Uses of IUndoManagerExtension in org.eclipse.jface.text
Classes in org.eclipse.jface.text that implement IUndoManagerExtension Modifier and Type Class Description classDefaultUndoManagerDeprecated.As of 3.2, replaced byTextViewerUndoManagerclassTextViewerUndoManagerImplementation ofIUndoManagerusing the shared document undo manager.
-