Class BackgroundComponent

    • Constructor Detail

      • BackgroundComponent

        public BackgroundComponent()
      • BackgroundComponent

        public BackgroundComponent​(Color backgroundColor,
                                   Rectangle rectangle,
                                   boolean fill)
    • Method Detail

      • setBackgroundColor

        public void setBackgroundColor​(Color backgroundColor)
      • setRectangle

        public void setRectangle​(Rectangle rectangle)
      • setFill

        public void setFill​(boolean fill)