Eclipse Platform
2.1

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

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

Uses of IDocumentExtension2 in org.eclipse.jface.text
 

Classes in org.eclipse.jface.text that implement IDocumentExtension2
 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.