|
Eclipse Platform 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IFormattingStrategy | |
org.eclipse.jface.text.formatter | Provides a text formatter add-on for an ITextViewer. |
Uses of IFormattingStrategy in org.eclipse.jface.text.formatter |
Methods in org.eclipse.jface.text.formatter that return IFormattingStrategy | |
IFormattingStrategy |
ContentFormatter.getFormattingStrategy(String contentType)
|
IFormattingStrategy |
IContentFormatter.getFormattingStrategy(String contentType)
Returns the formatting strategy registered for the given content type. |
Methods in org.eclipse.jface.text.formatter with parameters of type IFormattingStrategy | |
void |
ContentFormatter.setFormattingStrategy(IFormattingStrategy strategy,
String contentType)
Registers a strategy for a particular content type. |
|
Eclipse Platform 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |