|
gluu
|

公開メンバ関数 | |
| CssSnippetHandler (String str) | |
| String | getSnippet (boolean includeButtons) |
| void | assignMissingButtonColors () |
| void | assignMissingHeaderColors () |
| String | getHeaderColor () |
| String | getMainButtonColor () |
| String | getPanelHeadColor () |
| String | getAuxButtonColor () |
| String | getLogoDataUri () |
| String | getFaviconDataUri () |
| void | setHeaderColor (String headerColor) |
| void | setMainButtonColor (String mainButtonColor) |
| void | setAuxButtonColor (String auxButtonColor) |
| void | setLogoDataUri (String logoDataUri) |
| void | setFaviconDataUri (String faviconDataUri) |
| void | setPanelHeadColor (String panelHeadColor) |
非公開メンバ関数 | |
| String | getMatchingString (String selector, String subregexp, String cssString) |
| String | toned (String color, boolean lighter) |
| String | getColorFrom (String hexaColor, boolean lighter) |
| String | getSnippetForButton (String selector, String color) |
非公開変数類 | |
| Logger | logger = LoggerFactory.getLogger(getClass()) |
| String | logoDataUri |
| String | faviconDataUri |
| String | headerColor |
| String | mainButtonColor |
| String | auxButtonColor |
| String | panelHeadColor |
静的非公開変数類 | |
| static final String | LOGO_SELECTOR = "logo" |
| static final String | FAVICON_SELECTOR = "favicon" |
| static final String | HEADER_SELECTOR = "header" |
| static final String | PRIMARY_BUTTON_SELECTOR = "btn-success" |
| static final String | AUXILIARY_BUTTON_SELECTOR = "btn-warning" |
| static final List< String > | PANEL_HEADER_SELECTORS = Arrays.asList("z-panel-head", "z-panel-header") |
| static final String | PRIMARY_BUTTON_DEF_COLOR = "#123456" |
| static final String | AUXILIARY_BUTTON_DEF_COLOR = "#654321" |
| static final String | HEADER_DEF_COLOR = "#ffffff" |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineprivate |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineprivate |
|
inline |
|
inline |
|
inlineprivate |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineprivate |
|
private |
|
staticprivate |
|
staticprivate |
|
staticprivate |
|
private |
|
staticprivate |
|
staticprivate |
|
private |
|
private |
|
staticprivate |
|
private |
|
private |
|
staticprivate |
|
private |
|
staticprivate |
|
staticprivate |
1.8.13