Eclipse Platform
2.0

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

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

Uses of IDocument in org.eclipse.jface.text
 

Classes in org.eclipse.jface.text that implement IDocument
 class AbstractDocument
          Abstract implementation of IDocument.
 class ChildDocument
          A child document represent a range of its parent document.
 class Document
          Default document implementation.
 


Eclipse Platform
2.0

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