public class HtmlColorAndStyle extends Object
| Constructor and Description |
|---|
HtmlColorAndStyle(HtmlColor color,
LinkStyle style) |
| Modifier and Type | Method and Description |
|---|---|
static Rainbow |
build(ISkinParam skinParam) |
static HtmlColorAndStyle |
build(ISkinParam skinParam,
String definition) |
static Rainbow |
fromColor(HtmlColor color) |
HtmlColor |
getColor() |
LinkStyle |
getStyle() |
String |
toString() |
public static Rainbow build(ISkinParam skinParam)
public HtmlColor getColor()
public LinkStyle getStyle()
public static HtmlColorAndStyle build(ISkinParam skinParam, String definition)
Copyright © 2017. All rights reserved.