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