|
Eclipse Platform 2.1 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Extension interface for IDocumentPartitioningListener. Extends the original
partitioning listener concept by telling the listener the minimal region that comprises all
partitioning changes.
IDocumentPartitionerExtension| Method Summary | |
void |
documentPartitioningChanged(IDocument document,
IRegion region)
The partitioning of the given document changed in the given region. |
| Method Detail |
public void documentPartitioningChanged(IDocument document,
IRegion region)
document - the document whose partitioning changedregion - the region in which the partitioning changedIDocument.addDocumentPartitioningListener(org.eclipse.jface.text.IDocumentPartitioningListener)
|
Eclipse Platform 2.1 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||