Eclipse Platform
Release 3.1

Uses of Package
org.eclipse.jface.text.formatter

Packages that use org.eclipse.jface.text.formatter
org.eclipse.jface.text.formatter Provides a content formatter add-on for an ITextViewer.  
org.eclipse.jface.text.source Provides a support for managing annotations attached to a document. 
 

Classes in org.eclipse.jface.text.formatter used by org.eclipse.jface.text.formatter
IContentFormatter
          The interface of a document content formatter.
IContentFormatterExtension
          Extension interface for IContentFormatter.
IFormattingContext
          Formatting context used in formatting strategies implementing interface IFormattingStrategyExtension.
IFormattingStrategy
          A formatting strategy is assumed to be specialized on formatting text of a particular content type.
IFormattingStrategyExtension
          Extension interface for IFormattingStrategy.
 

Classes in org.eclipse.jface.text.formatter used by org.eclipse.jface.text.source
IContentFormatter
          The interface of a document content formatter.
IFormattingContext
          Formatting context used in formatting strategies implementing interface IFormattingStrategyExtension.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.