protected static class RTextAreaHighlighter.LayeredHighlightInfoImpl extends RTextAreaHighlighter.HighlightInfoImpl implements RTextAreaHighlighter.LayeredHighlightInfo
HighlightInfo
for
painting layered highlights.Modifier | Constructor and Description |
---|---|
protected |
LayeredHighlightInfoImpl() |
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.
|
getColor, getEndOffset, getPainter, getStartOffset, setEndOffset, setPainter, setStartOffset
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getEndOffset, getPainter, getStartOffset
public void paintLayeredHighlights(Graphics g, int p0, int p1, Shape viewBounds, JTextComponent editor, View view)
paintLayeredHighlights
in interface RTextAreaHighlighter.LayeredHighlightInfo
Copyright © 2003–2015. All rights reserved.