| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CURSOR |
"cursor" |
public static final String |
CURSOR_NOT_ALLOWED |
"not-allowed" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CATCH_ALL_PRIORITY |
2147483647 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_ICON_SIZE |
16 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ICON_SIZE |
21 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_PADDING |
15 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SVG_CONTENT_TYPE |
"image/svg+xml" |
public static final String |
SVG_DATA_URI_BASE64 |
"data:image/svg+xml;base64," |
public static final String |
SVG_DATA_URI_UTF8 |
"data:image/svg+xml;utf8," |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.