public class Background extends Color
HEX_VALUE as the default value.
Note: You can over-ride the default value by setting a system
property with key the fully qualified class-name for this class.
You may also set a servlet or context parameter with the same key to
over-ride the default value.
Copyright 2006 Sans Pareil Technologies, Inc.
| Modifier and Type | Field and Description |
|---|---|
static int |
HEX_VALUE
The default hex value for the background used across the application.
|
| Modifier and Type | Method and Description |
|---|---|
static Color |
getBackground()
Return the
singleton instance. |
public static final int HEX_VALUE