Object addHighlight(int p0, int p1, Highlighter.HighlightPainter p) throws BadLocationException
void changeHighlight(Object tag, int p0, int p1) throws BadLocationException
void deinstall(JTextComponent c)
Highlighter.Highlight[] getHighlights()
void install(JTextComponent c)
void paint(Graphics g)
void removeAllHighlights()
void removeHighlight(Object tag)