public interface CodeInsightColors
static final TextAttributesKey WRONG_REFERENCES_ATTRIBUTES
static final TextAttributesKey ERRORS_ATTRIBUTES
static final TextAttributesKey WARNINGS_ATTRIBUTES
static final TextAttributesKey GENERIC_SERVER_ERROR_OR_WARNING
static final TextAttributesKey DUPLICATE_FROM_SERVER
static final TextAttributesKey RUNTIME_ERROR
@Deprecated static final TextAttributesKey INFO_ATTRIBUTES
WEAK_WARNING_ATTRIBUTES
insteadstatic final TextAttributesKey WEAK_WARNING_ATTRIBUTES
static final TextAttributesKey INFORMATION_ATTRIBUTES
static final TextAttributesKey NOT_USED_ELEMENT_ATTRIBUTES
static final TextAttributesKey DEPRECATED_ATTRIBUTES
static final TextAttributesKey MARKED_FOR_REMOVAL_ATTRIBUTES
@Deprecated static final TextAttributesKey LOCAL_VARIABLE_ATTRIBUTES
@Deprecated static final TextAttributesKey INSTANCE_FIELD_ATTRIBUTES
DefaultLanguageHighlighterColors.INSTANCE_FIELD
or define your own.
For Java-related code use JavaHighlightingColors.INSTANCE_FIELD_ATTRIBUTES
.
The field will be removed in future versions.@Deprecated static final TextAttributesKey STATIC_FIELD_ATTRIBUTES
DefaultLanguageHighlighterColors.STATIC_FIELD
or define your own.
For Java-related code use JavaHighlightingColors.STATIC_FIELD_ATTRIBUTES
.
The field will be removed in future versions.@Deprecated static final TextAttributesKey STATIC_FINAL_FIELD_ATTRIBUTES
DefaultLanguageHighlighterColors.STATIC_FIELD
or define your own.
For Java-related code use JavaHighlightingColors.STATIC_FINAL_FIELD_ATTRIBUTES
.
The field will be removed in future versions.@Deprecated static final TextAttributesKey CLASS_NAME_ATTRIBUTES
DefaultLanguageHighlighterColors.CLASS_NAME
or define your own.
For Java-related code use JavaHighlightingColors.CLASS_NAME_ATTRIBUTES
.
The field will be removed in future versions.@Deprecated static final TextAttributesKey TYPE_PARAMETER_NAME_ATTRIBUTES
DefaultLanguageHighlighterColors.IDENTIFIER
or define your own.
For Java-related code use JavaHighlightingColors.TYPE_PARAMETER_NAME_ATTRIBUTES
.
The field will be removed in future versions.@Deprecated static final TextAttributesKey INTERFACE_NAME_ATTRIBUTES
DefaultLanguageHighlighterColors.INTERFACE_NAME
or define your own.
For Java-related code use JavaHighlightingColors.INTERFACE_NAME_ATTRIBUTES
.
The field will be removed in future versions.@Deprecated static final TextAttributesKey METHOD_CALL_ATTRIBUTES
DefaultLanguageHighlighterColors.FUNCTION_CALL
or define your own.
For Java-related code use JavaHighlightingColors.METHOD_CALL_ATTRIBUTES
.
The field will be removed in future versions.@Deprecated static final TextAttributesKey ABSTRACT_METHOD_ATTRIBUTES
DefaultLanguageHighlighterColors.FUNCTION_CALL
or define your own.
For Java-related code use JavaHighlightingColors.ABSTRACT_METHOD_ATTRIBUTES
.
The field will be removed in future versions.@Deprecated static final TextAttributesKey STATIC_METHOD_ATTRIBUTES
DefaultLanguageHighlighterColors.STATIC_METHOD
or define your own.
For Java-related code use JavaHighlightingColors.STATIC_METHOD_ATTRIBUTES
.
The field will be removed in future versions.@Deprecated static final TextAttributesKey ANNOTATION_NAME_ATTRIBUTES
DefaultLanguageHighlighterColors.METADATA
or define your own.
For Java-related code use JavaHighlightingColors.ANNOTATION_NAME_ATTRIBUTES
.
The field will be removed in future versions.static final TextAttributesKey MATCHED_BRACE_ATTRIBUTES
static final TextAttributesKey UNMATCHED_BRACE_ATTRIBUTES
static final TextAttributesKey JOIN_POINT
static final TextAttributesKey BLINKING_HIGHLIGHTS_ATTRIBUTES
static final TextAttributesKey HYPERLINK_ATTRIBUTES
static final TextAttributesKey FOLLOWED_HYPERLINK_ATTRIBUTES
static final TextAttributesKey INACTIVE_HYPERLINK_ATTRIBUTES
static final TextAttributesKey TODO_DEFAULT_ATTRIBUTES
static final TextAttributesKey BOOKMARKS_ATTRIBUTES
static final ColorKey METHOD_SEPARATORS_COLOR
static final TextAttributesKey LINE_FULL_COVERAGE
static final TextAttributesKey LINE_PARTIAL_COVERAGE
static final TextAttributesKey LINE_NONE_COVERAGE