Eclipse Platform
2.1

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

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

Uses of IDocumentExtension in org.eclipse.jface.text
 

Classes in org.eclipse.jface.text that implement IDocumentExtension
 class AbstractDocument
          Abstract implementation of IDocument.
 class ChildDocument
          A child document is one particular example of a slave document.
 class Document
          Default document implementation.
 class ProjectionDocument
          A ProjectionDocument represents a projection of its master document.
 


Eclipse Platform
2.1

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