public final class ColorConverter extends Object implements AttributeConverter<Color>
| Constructor and Description |
|---|
ColorConverter() |
| Modifier and Type | Method and Description |
|---|---|
Color |
convert(Object attribute)
Convert an attribute to a specific type T.
|
public Color convert(Object attribute)
AttributeConverterconvert in interface AttributeConverter<Color>attribute - attributeCopyright © 2016. All Rights Reserved.