[jEdit-Syntax-devel] Text highlighting
Brought to you by:
marcel-boehme,
oliverhe
From: Ian T. <ian...@kh...> - 2003-11-26 16:46:20
|
Hello, I'm using jedit-syntax-2.2.2 and would like to know whether there is a way of highlighting a block of text. I have tried changing SyntaxDocument to extend DefaultStyledDocument so I could make use of the setCharacterAttributes method but this didn't work. Thanks, Ian Tipton. |