public interface DiffColors
| Modifier and Type | Field and Description |
|---|---|
static TextAttributesKey |
DIFF_ABSENT |
static TextAttributesKey |
DIFF_CONFLICT |
static TextAttributesKey |
DIFF_DELETED |
static TextAttributesKey |
DIFF_INSERTED |
static TextAttributesKey |
DIFF_MODIFIED |
static final TextAttributesKey DIFF_ABSENT
static final TextAttributesKey DIFF_MODIFIED
static final TextAttributesKey DIFF_DELETED
static final TextAttributesKey DIFF_INSERTED
static final TextAttributesKey DIFF_CONFLICT