Class BorderPainter


  • public class BorderPainter
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int ALL  
      static int BOTTOM  
      static int LEFT  
      static int RIGHT  
      static int TOP  
    • Constructor Summary

      Constructors 
      Constructor Description
      BorderPainter()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void paint​(java.awt.Rectangle bounds, int sides, BorderPropertySet border, RenderingContext ctx, int xOffset, boolean bevel)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait