S
softwarepearls_com
I'd like to display some body of text with a few coloured highlights..
and would like to use Swing's built-in support for rich text.
Q: which EditorKit (RTF or HTML) is the most lightweight/fastest? I
would guess that the HTML is the most expensive. Anyone with
experience of both?
BTW, I know about AttributedString etc.. but would like to keep it
higher-level than that.
and would like to use Swing's built-in support for rich text.
Q: which EditorKit (RTF or HTML) is the most lightweight/fastest? I
would guess that the HTML is the most expensive. Anyone with
experience of both?
BTW, I know about AttributedString etc.. but would like to keep it
higher-level than that.