Eclipse Platform
Release 3.1

Uses of Class
org.eclipse.jface.text.projection.ProjectionDocument

Packages that use ProjectionDocument
org.eclipse.jface.text.projection This package provides an implementation of projection documents.  
 

Uses of ProjectionDocument in org.eclipse.jface.text.projection
 

Subclasses of ProjectionDocument in org.eclipse.jface.text.projection
 class ChildDocument
          Implementation of a child document based on ProjectionDocument.
 

Methods in org.eclipse.jface.text.projection that return ProjectionDocument
protected  ProjectionDocument ProjectionDocumentManager.createProjectionDocument(IDocument master)
          Factory method for projection documents.
protected  ProjectionDocument ChildDocumentManager.createProjectionDocument(IDocument master)
           
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.