|
Eclipse Platform Release 3.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jface.text.projection.ProjectionDocumentManager
org.eclipse.jface.text.projection.ChildDocumentManager
Implementation of a child document manager based on
ProjectionDocumentManager
. This
class exists for compatibility reasons.
Internal class. This class is not intended to be used by clients.
Constructor Summary | |
ChildDocumentManager()
|
Method Summary | |
protected ProjectionDocument |
createProjectionDocument(IDocument master)
Factory method for projection documents. |
Methods inherited from class org.eclipse.jface.text.projection.ProjectionDocumentManager |
createMasterSlaveMapping, createSlaveDocument, documentAboutToBeChanged, documentChanged, fireDocumentEvent, freeSlaveDocument, getMasterDocument, getSlaveDocuments, isSlaveDocument, setAutoExpandMode |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ChildDocumentManager()
Method Detail |
protected ProjectionDocument createProjectionDocument(IDocument master)
ProjectionDocumentManager
createProjectionDocument
in class ProjectionDocumentManager
master
- the master document
|
Eclipse Platform Release 3.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.