public class JspHighlighterColors
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static TextAttributesKey |
JSP_ACTION_AND_DIRECTIVE_BACKGROUND |
static TextAttributesKey |
JSP_ACTION_AND_DIRECTIVE_NAME |
static TextAttributesKey |
JSP_ATTRIBUTE_NAME |
static TextAttributesKey |
JSP_ATTRIBUTE_VALUE |
static TextAttributesKey |
JSP_COMMENT |
static TextAttributesKey |
JSP_DIRECTIVE_STAT_END_MARKER |
static TextAttributesKey |
JSP_SCRIPTING_BACKGROUND |
public static final TextAttributesKey JSP_SCRIPTING_BACKGROUND
public static final TextAttributesKey JSP_ACTION_AND_DIRECTIVE_BACKGROUND
public static final TextAttributesKey JSP_ACTION_AND_DIRECTIVE_NAME
public static final TextAttributesKey JSP_ATTRIBUTE_NAME
public static final TextAttributesKey JSP_ATTRIBUTE_VALUE
public static final TextAttributesKey JSP_COMMENT
public static final TextAttributesKey JSP_DIRECTIVE_STAT_END_MARKER