Eclipse Platform
2.1

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

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

Uses of IAutoEditStrategy in org.eclipse.jface.text
 

Subinterfaces of IAutoEditStrategy in org.eclipse.jface.text
 interface IAutoIndentStrategy
          Exists for backward compatibility.
 

Classes in org.eclipse.jface.text that implement IAutoEditStrategy
 class DefaultAutoIndentStrategy
          Default implementation of IAutoIndentStrategy.
 


Eclipse Platform
2.1

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