Interface ISingleColorable

    • Method Detail

      • setColor

        void setColor​(Color color)
        Set the color.
        Parameters:
        color - the color
      • getColor

        Color getColor()
        Get the color.
        Returns:
        color the color.