Package com.spun.util

Class Colors.Reds

java.lang.Object
com.spun.util.Colors.Reds
Enclosing class:
Colors

public static class Colors.Reds extends Object
  • Field Details

    • DarkRed

      public static final Color DarkRed
      The color

      DarkRed

    • FireBrick

      public static final Color FireBrick
      The color

      FireBrick

    • Red

      public static final Color Red
      The color

      Red

    • Crimson

      public static final Color Crimson
      The color

      Crimson

    • OrangeRed

      public static final Color OrangeRed
      The color

      OrangeRed

    • MediumVioletRed

      public static final Color MediumVioletRed
      The color

      MediumVioletRed

    • IndianRed

      public static final Color IndianRed
      The color

      IndianRed

    • Tomato

      public static final Color Tomato
      The color

      Tomato

    • PaleVioletRed

      public static final Color PaleVioletRed
      The color

      PaleVioletRed

    • Salmon

      public static final Color Salmon
      The color

      Salmon

    • LightCoral

      public static final Color LightCoral
      The color

      LightCoral

    • DarkSalmon

      public static final Color DarkSalmon
      The color

      DarkSalmon

    • LightSalmon

      public static final Color LightSalmon
      The color

      LightSalmon

  • Constructor Details

    • Reds

      public Reds()