Eclipse Platform
2.1

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

Packages that use ProjectionDocument
org.eclipse.jface.text Provides a framework for creating, manipulating, displaying and editing text documents. 
 

Uses of ProjectionDocument in org.eclipse.jface.text
 

Constructors in org.eclipse.jface.text with parameters of type ProjectionDocument
ProjectionTextStore(ProjectionDocument projectionDocument)
          Creates a new projection text store for the given projection document.
CoordinatesTranslator(IDocument parent, String parentCategory, ProjectionDocument projection, String projectionCategory)
          Creates a new mapping between the given parent document and the given projection document.
 


Eclipse Platform
2.1

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.