Uses of Interface
ca.cgjennings.ui.textedit.Formatter
-
Packages that use Formatter Package Description ca.cgjennings.ui.textedit -
-
Uses of Formatter in ca.cgjennings.ui.textedit
Methods in ca.cgjennings.ui.textedit that return Formatter Modifier and Type Method Description Formatter
CodeSupport. createFormatter()
Creates a suitable code formatter for the specified code type.Formatter
CssCodeSupport. createFormatter()
Formatter
DefaultCodeSupport. createFormatter()
Formatter
HtmlCodeSupport. createFormatter()
Formatter
PlainTextSupport. createFormatter()
Formatter
ScriptCodeSupport. createFormatter()
Formatter
TypeScriptCodeSupport. createFormatter()
-