Package com.spun.util
Class Colors.Grays
java.lang.Object
com.spun.util.Colors.Grays
- Enclosing class:
- Colors
public static class Colors.Grays extends Object
-
Field Summary
Fields Modifier and Type Field Description static ColorBlackThe colorstatic ColorDarkGrayThe colorstatic ColorDarkSlateGrayThe colorstatic ColorDimGrayThe colorstatic ColorGainsboroThe colorstatic ColorGrayThe colorstatic ColorLightGrayThe colorstatic ColorLightSlateGrayThe colorstatic ColorSilverThe colorstatic ColorSlateGrayThe color -
Constructor Summary
Constructors Constructor Description Grays() -
Method Summary
-
Field Details
-
Black
The colorBlack
-
DarkSlateGray
The colorDarkSlateGray
-
DimGray
The colorDimGray
-
Gray
The colorGray
-
SlateGray
The colorSlateGray
-
LightSlateGray
The colorLightSlateGray
-
DarkGray
The colorDarkGray
-
Silver
The colorSilver
-
LightGray
The colorLightGray
-
Gainsboro
The colorGainsboro
-
-
Constructor Details
-
Grays
public Grays()
-