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 FormatterCodeSupport. createFormatter()Creates a suitable code formatter for the specified code type.FormatterCssCodeSupport. createFormatter()FormatterDefaultCodeSupport. createFormatter()FormatterHtmlCodeSupport. createFormatter()FormatterPlainTextSupport. createFormatter()FormatterScriptCodeSupport. createFormatter()FormatterTypeScriptCodeSupport. createFormatter()
-