public static interface RTextAreaHighlighter.LayeredHighlightInfo extends RTextAreaHighlighter.HighlightInfo
Modifier and Type | Method and Description |
---|---|
void |
paintLayeredHighlights(Graphics g,
int p0,
int p1,
Shape viewBounds,
JTextComponent editor,
View view)
Restricts the region based on the receivers offsets and messages
the painter to paint the region.
|
getEndOffset, getPainter, getStartOffset
void paintLayeredHighlights(Graphics g, int p0, int p1, Shape viewBounds, JTextComponent editor, View view)
Copyright © 2003–2015. All rights reserved.