|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JavaScriptNodeStyleKeysInterface
Interface that contains the keys for the style map for the JavaScriptNode.
Field Summary | |
---|---|
static java.lang.String |
JAVASCRIPTNODE_IMAGE
Key used to control image style of JavaScriptNode. |
static java.lang.String |
JAVASCRIPTNODE_INDENT
Key used to control indent style of JavaScriptNode. |
static java.lang.String |
JAVASCRIPTNODE_SELECTED_TEXT
Key used to control selected text style of JavaScriptNode. |
static java.lang.String |
JAVASCRIPTNODE_TEXT
Key used to control text style of JavaScriptNode. |
Field Detail |
---|
static final java.lang.String JAVASCRIPTNODE_INDENT
static final java.lang.String JAVASCRIPTNODE_IMAGE
static final java.lang.String JAVASCRIPTNODE_TEXT
static final java.lang.String JAVASCRIPTNODE_SELECTED_TEXT
|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |