Interface ColorContainer

    • Method Detail

      • setColor

        void setColor​(Color value)
        Sets the color to use.
        Parameters:
        value - the color
      • getColor

        Color getColor()
        Returns the current color in use.
        Returns:
        the color