Simple Oracle PL/SQL highlighting edit box based on JEditorPane Java Swing class.
Highlights
SELECT, UPDATE, etc.
LENGHT, INSTR, etc.
-- this is single line comment
/* this is multi line comment */
"this is quoted identifier"
'this is a string'