Uses of Class
org.eclipse.swt.custom.TextWriter
Packages that use TextWriter
-
Uses of TextWriter in org.eclipse.swt.custom
Subclasses of TextWriter in org.eclipse.swt.customModifier and TypeClassDescription(package private) classTheHTMLWriterclass is used to write styled content as HTML.(package private) classTheRTFWriterclass is used to write styled content as rich text.(package private) classThe base class encapsulating the logic used to write styled content as a rich format (HTML, RTF, maybe more).Methods in org.eclipse.swt.custom with parameters of type TextWriterModifier and TypeMethodDescription(package private) StringStyledText.getPlatformDelimitedText(TextWriter writer) Returns the content in the specified range using the platform line delimiter to separate lines.