Package org.omegat.gui.editor.mark
Class BidiPainter
- java.lang.Object
-
- javax.swing.text.LayeredHighlighter.LayerPainter
-
- org.omegat.gui.editor.UnderlineFactory.Underliner
-
- org.omegat.gui.editor.mark.BidiPainter
-
- All Implemented Interfaces:
javax.swing.text.Highlighter.HighlightPainter
public class BidiPainter extends UnderlineFactory.Underliner
Class to paint a direction marker for bidirectional control characters
-
-
Constructor Summary
Constructors Constructor Description BidiPainter(int b, java.awt.Color c)
-
Method Summary
-
Methods inherited from class org.omegat.gui.editor.UnderlineFactory.Underliner
paint, paintLayer
-
-