public interface UsageTreeColors
Modifier and Type | Field and Description |
---|---|
static TextAttributesKey |
EXCLUDED_NODE |
static TextAttributesKey |
HAS_READ_ONLY_CHILD |
static TextAttributesKey |
INVALID_PREFIX |
static TextAttributesKey |
NUMBER_OF_USAGES |
static TextAttributesKey |
OCCURENCE |
static TextAttributesKey |
READONLY_PREFIX |
static TextAttributesKey |
SELECTED_OCCURENCE |
static TextAttributesKey |
TEXT_NODE |
static TextAttributesKey |
USAGE_LOCATION |
static final TextAttributesKey INVALID_PREFIX
static final TextAttributesKey READONLY_PREFIX
static final TextAttributesKey HAS_READ_ONLY_CHILD
static final TextAttributesKey TEXT_NODE
static final TextAttributesKey NUMBER_OF_USAGES
static final TextAttributesKey USAGE_LOCATION
static final TextAttributesKey OCCURENCE
static final TextAttributesKey SELECTED_OCCURENCE
static final TextAttributesKey EXCLUDED_NODE