javax.swing.text
public static class DefaultHighlighter.DefaultHighlightPainter extends LayerPainter
Constructor Summary | |
---|---|
DefaultHighlightPainter(Color c) |
Method Summary | |
---|---|
Color | getColor() |
void | paint(Graphics g, int p0, int p1, Shape bounds, JTextComponent t) |
Shape | paintLayer(Graphics g, int p0, int p1, Shape bounds, JTextComponent c, View view) |