Uses of Interface
org.eclipse.jface.text.IAutoIndentStrategy
Packages that use IAutoIndentStrategy
Package
Description
Provides a framework for creating and manipulating text documents.
Provides a framework for connecting document regions
with annotations and for displaying those.
-
Uses of IAutoIndentStrategy in org.eclipse.jface.text
Classes in org.eclipse.jface.text that implement IAutoIndentStrategyMethods in org.eclipse.jface.text with parameters of type IAutoIndentStrategyModifier and TypeMethodDescriptionvoidITextViewer.setAutoIndentStrategy(IAutoIndentStrategy strategy, String contentType) Deprecated.voidTextViewer.setAutoIndentStrategy(IAutoIndentStrategy strategy, String contentType) Deprecated. -
Uses of IAutoIndentStrategy in org.eclipse.jface.text.source
Methods in org.eclipse.jface.text.source that return IAutoIndentStrategyModifier and TypeMethodDescriptionSourceViewerConfiguration.getAutoIndentStrategy(ISourceViewer sourceViewer, String contentType) Deprecated.since 3.1 useSourceViewerConfiguration.getAutoEditStrategies(ISourceViewer, String)instead
DefaultIndentLineAutoEditStrategyinstead