|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IDocumentExtension.IReplace | |
---|---|
org.eclipse.jface.text | Provides a framework for creating and manipulating text documents. |
org.eclipse.jface.text.projection | This package provides an implementation of projection documents. |
Uses of IDocumentExtension.IReplace in org.eclipse.jface.text |
---|
Methods in org.eclipse.jface.text with parameters of type IDocumentExtension.IReplace | |
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 |
AbstractDocument.registerPostNotificationReplace(IDocumentListener owner,
IDocumentExtension.IReplace replace)
|
Uses of IDocumentExtension.IReplace in org.eclipse.jface.text.projection |
---|
Methods in org.eclipse.jface.text.projection with parameters of type IDocumentExtension.IReplace | |
void |
ProjectionDocument.registerPostNotificationReplace(IDocumentListener owner,
IDocumentExtension.IReplace replace)
|
|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.