Package org.omegat.gui.editor
Class UnderlineFactory.WaveUnderline
- java.lang.Object
-
- javax.swing.text.LayeredHighlighter.LayerPainter
-
- org.omegat.gui.editor.UnderlineFactory.Underliner
-
- org.omegat.gui.editor.UnderlineFactory.WaveUnderline
-
- All Implemented Interfaces:
javax.swing.text.Highlighter.HighlightPainter
- Enclosing class:
- UnderlineFactory
public static class UnderlineFactory.WaveUnderline extends UnderlineFactory.Underliner
-
-
Constructor Summary
Constructors Constructor Description WaveUnderline(java.awt.Color c)
-
Method Summary
-
Methods inherited from class org.omegat.gui.editor.UnderlineFactory.Underliner
paint, paintLayer
-
-