Class FlatRoundBorder

    • Field Detail

      • arc

        protected int arc
      • roundRect

        protected Boolean roundRect
        Since:
        2
    • Constructor Detail

      • FlatRoundBorder

        public FlatRoundBorder()
    • Method Detail

      • getArc

        protected int getArc​(Component c)
        Description copied from class: FlatBorder
        Returns the (unscaled) arc diameter of the border.
        Overrides:
        getArc in class FlatBorder