Eclipse Platform
Release 3.0

Uses of Interface
org.eclipse.jface.text.IDocumentExtension

Packages that use IDocumentExtension
org.eclipse.jface.text Provides a framework for creating and manipulating text documents. 
org.eclipse.jface.text.projection This package provides an implementation of projection documents.  
 

Uses of IDocumentExtension in org.eclipse.jface.text
 

Classes in org.eclipse.jface.text that implement IDocumentExtension
 class AbstractDocument
          Abstract default implementation of IDocument and its extension interfaces IDocumentExtension, IDocumentExtension2, IDocumentExtension3, as well as IRepairableDocument.
 class Document
          Default document implementation.
 

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

Classes in org.eclipse.jface.text.projection that implement IDocumentExtension
 class ChildDocument
          Implementation of a child document based on ProjectionDocument.
 class ProjectionDocument
          A ProjectionDocument represents a projection of its master document.
 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

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