|
Eclipse Platform 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IDocumentExtension.IReplace | |
org.eclipse.jface.text | Provides a framework for creating, manipulating, displaying and editing text documents. |
Uses of IDocumentExtension.IReplace in org.eclipse.jface.text |
Methods in org.eclipse.jface.text with parameters of type IDocumentExtension.IReplace | |
void |
AbstractDocument.registerPostNotificationReplace(IDocumentListener owner,
IDocumentExtension.IReplace replace)
|
void |
ProjectionDocument.registerPostNotificationReplace(IDocumentListener owner,
IDocumentExtension.IReplace replace)
|
void |
IDocumentExtension.registerPostNotificationReplace(IDocumentListener owner,
IDocumentExtension.IReplace replace)
Callback for document listeners to be used inside documentChanged
to register a post notification replace operation on the document notifying them. |
void |
ChildDocument.registerPostNotificationReplace(IDocumentListener owner,
IDocumentExtension.IReplace replace)
|
|
Eclipse Platform 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |