Eclipse Platform
2.0

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

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

Uses of ITextStore in org.eclipse.jface.text
 

Classes in org.eclipse.jface.text that implement ITextStore
 class GapTextStore
          Implements a gap managing text store.
 class SequentialRewriteTextStore
          A text store that optimizes a given source text store for sequential rewriting.
 


Eclipse Platform
2.0

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