Package | Description |
---|---|
com.redhat.thermostat.client.swing | |
com.redhat.thermostat.client.ui |
Modifier and Type | Method and Description |
---|---|
void |
GraphicsUtils.deriveGraphicsAndFill(Palette color,
Graphics g) |
Color |
GraphicsUtils.deriveWithAlpha(Palette color,
float alpha) |
Color |
GraphicsUtils.deriveWithAlpha(Palette color,
int alpha) |
Modifier and Type | Method and Description |
---|---|
static Palette |
Palette.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Palette[] |
Palette.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014. All Rights Reserved.