Class 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 java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BidiPainter

        public BidiPainter​(int b,
                           java.awt.Color c)