public class SampleColors extends Object
SignatureField
Modifier and Type | Field and Description |
---|---|
static String |
BLACK
The color black
|
static String |
BLACK_TRANSPARENT
The color black with full transparency
|
static String |
ULTRAMARINE
The color ultramarine
|
static String |
WHITE
The color white
|
static String |
WHITE_TRANSPARENT
The color white with full transparency
|
Constructor and Description |
---|
SampleColors() |
public static final String WHITE
public static final String BLACK
public static final String WHITE_TRANSPARENT
public static final String BLACK_TRANSPARENT
public static final String ULTRAMARINE
Copyright © 2017 Max Schuster. All Rights Reserved.