Eclipse Platform
2.0

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

Packages that use ITypedRegion
org.eclipse.jface.text Provides a framework for creating, manipulating, displaying and editing text documents. 
org.eclipse.jface.text.reconciler Provides a reconciler add-on for an ITextViewer
 

Uses of ITypedRegion in org.eclipse.jface.text
 

Classes in org.eclipse.jface.text that implement ITypedRegion
 class TypedRegion
          Default implementation of ITypedRegion.
 

Uses of ITypedRegion in org.eclipse.jface.text.reconciler
 

Classes in org.eclipse.jface.text.reconciler that implement ITypedRegion
 class DirtyRegion
          A dirty region describes a document range which has been changed.
 


Eclipse Platform
2.0

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