public static class UnderlineFactory.WaveUnderline extends UnderlineFactory.Underliner
Modifier and Type | Field and Description |
---|---|
protected java.awt.Color |
color |
Constructor and Description |
---|
WaveUnderline(java.awt.Color c) |
Modifier and Type | Method and Description |
---|---|
protected void |
paint(java.awt.Graphics g,
java.awt.Rectangle a,
javax.swing.text.JTextComponent c) |
paint, paintLayer
protected void paint(java.awt.Graphics g, java.awt.Rectangle a, javax.swing.text.JTextComponent c)
paint
in class UnderlineFactory.Underliner