public class StyleSheet extends Object
| Constructor and Description |
|---|
StyleSheet() |
| Modifier and Type | Method and Description |
|---|---|
RGB |
backgroundColor() |
protected void |
backgroundColor(RGB backgroundColor) |
protected static Style |
bg(RGB color) |
protected static Style |
bg(String color) |
protected void |
define(Token token) |
protected void |
define(Token token,
Style style) |
protected static Style |
fg(RGB color) |
protected static Style |
fg(String color) |
RGB |
foregroundOf(Token token) |
RGB |
highlightColor() |
protected void |
highlightColor(RGB highlightColor) |
protected Style |
rootStyleOf(Token token) |
Style |
styleOf(Token token) |
Copyright © 2014. All Rights Reserved.