|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectto.etc.domui.themes.ThemeCssUtils
public class ThemeCssUtils
This helper class is passed to the theme factory, and can be used to augment information in the style.properties.
Field Summary | |
---|---|
static CssColor |
BLACK
|
static CssColor |
WHITE
|
Constructor Summary | |
---|---|
ThemeCssUtils()
|
Method Summary | |
---|---|
CssColor |
color(java.lang.String hex)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final CssColor BLACK
public static final CssColor WHITE
Constructor Detail |
---|
public ThemeCssUtils()
Method Detail |
---|
public CssColor color(java.lang.String hex)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |