public static interface AppIconScheme.Progress
Modifier and Type | Field and Description |
---|---|
static AppIconScheme.Progress |
BUILD |
static AppIconScheme.Progress |
INDEXING |
static AppIconScheme.Progress |
TESTS |
Modifier and Type | Method and Description |
---|---|
java.awt.Color |
getErrorColor() |
java.awt.Color |
getOkColor() |
static final AppIconScheme.Progress TESTS
static final AppIconScheme.Progress BUILD
static final AppIconScheme.Progress INDEXING