|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IDocumentPartitioningListener | |
---|---|
org.eclipse.jface.text | Provides a framework for creating and manipulating text documents. |
Uses of IDocumentPartitioningListener in org.eclipse.jface.text |
---|
Methods in org.eclipse.jface.text with parameters of type IDocumentPartitioningListener | |
void |
IDocument.addDocumentPartitioningListener(IDocumentPartitioningListener listener)
Registers the document partitioning listener with the document. |
void |
IDocument.removeDocumentPartitioningListener(IDocumentPartitioningListener listener)
Removes the listener from this document's list of document partitioning listeners. |
void |
AbstractDocument.addDocumentPartitioningListener(IDocumentPartitioningListener listener)
|
void |
AbstractDocument.removeDocumentPartitioningListener(IDocumentPartitioningListener listener)
|
|
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.