
org.eclipse.text.undo.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of org.eclipse.text Show documentation
Show all versions of org.eclipse.text Show documentation
This is org.eclipse.text jar used by Scout SDK
The newest version!
Document Undo Support
Provides undo and redo support for a document.
Package Specification
When an IDocumentUndoManager is connected to an IDocument,
any change to the document is recorded and can then be undone and redone later.
Clients which are interested in undo/redo events can register an IDocumentUndoistener
with the IDocumentUndoManager.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy