Module java.desktop

Class BorderUIResource.EmptyBorderUIResource

    • Constructor Detail

      • EmptyBorderUIResource

        public EmptyBorderUIResource​(int top,
                                     int left,
                                     int bottom,
                                     int right)
        Constructs an EmptyBorderUIResource.
        Parameters:
        top - the top inset of the border
        left - the left inset of the border
        bottom - the bottom inset of the border
        right - the right inset of the border
      • EmptyBorderUIResource

        @ConstructorProperties("borderInsets")
        public EmptyBorderUIResource​(Insets insets)
        Constructs an EmptyBorderUIResource.
        Parameters:
        insets - the insets of the border

微信小程序

微信扫一扫体验

微信公众账号

微信扫一扫加关注

发表
评论
返回
顶部