public Object
addHighlight
(int p0, int p1, HighlightPainter p)
throws
BadLocationException
[Inherited From DefaultHighlighter]
public void
changeHighlight
(Object tag, int p0, int p1)
throws
BadLocationException
[Inherited From DefaultHighlighter]
public void
paintLayeredHighlights
(Graphics g, int p0, int p1, Shape viewBounds, JTextComponent editor, View view)
[Inherited From DefaultHighlighter]
[Specified in LayeredHighlighter]