public class HTMLStyledTextParser
extends java.lang.Object
Constructor and Description |
---|
HTMLStyledTextParser(org.eclipse.swt.custom.StyledText styledText)
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
parse()
Parse the content, build the list of style ranges and apply them to the
styled text widget
|