Highlighter.HighlightPainter
DefaultHighlighter.DefaultHighlightPainter
public abstract static class LayeredHighlighter.LayerPainterextends Objectimplements Highlighter.HighlightPainter
LayerPainter()
abstract Shape
paintLayer(Graphics g, int p0, int p1, Shape viewBounds, JTextComponent editor, View view)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
paint
public LayerPainter()
public abstract Shape paintLayer(Graphics g, int p0, int p1, Shape viewBounds, JTextComponent editor, View view)
g
p0
p1
viewBounds
editor
view