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 Summary
Fields Modifier and Type Field Description static ColorCrimsonThe colorstatic ColorDarkRedThe colorstatic ColorDarkSalmonThe colorstatic ColorFireBrickThe colorstatic ColorIndianRedThe colorstatic ColorLightCoralThe colorstatic ColorLightSalmonThe colorstatic ColorMediumVioletRedThe colorstatic ColorOrangeRedThe colorstatic ColorPaleVioletRedThe colorstatic ColorRedThe colorstatic ColorSalmonThe colorstatic ColorTomatoThe color -
Constructor Summary
Constructors Constructor Description Reds() -
Method Summary
-
Field Details
-
DarkRed
The colorDarkRed
-
FireBrick
The colorFireBrick
-
Red
The colorRed
-
Crimson
The colorCrimson
-
OrangeRed
The colorOrangeRed
-
MediumVioletRed
The colorMediumVioletRed
-
IndianRed
The colorIndianRed
-
Tomato
The colorTomato
-
PaleVioletRed
The colorPaleVioletRed
-
Salmon
The colorSalmon
-
LightCoral
The colorLightCoral
-
DarkSalmon
The colorDarkSalmon
-
LightSalmon
The colorLightSalmon
-
-
Constructor Details
-
Reds
public Reds()
-