Interface | Description |
---|---|
IsColor |
Defines the color methods.
|
Class | Description |
---|---|
Color |
This class contains information about a color.
You can requests a specific alpha (starting form source color and cloning it). |
ColorBuilder |
Utility to create colors by red, green and blue values, HEX value and RGB and RGBA strings.
It checks if the requested color is already dfined int HTML colors. |
Enum | Description |
---|---|
GwtMaterialColor |
GWT material color constants.
|
HtmlColor |
All modern browsers support the following 140 color names.
|