public class ColorProvider extends Object
SubstitutionScheduleParser implementations to set suitable colors depending on
the type of substitution.
| Modifier and Type | Method and Description |
|---|---|
String |
getColor(String type)
Get an appropriate color for a substitution based on its type
|
public String getColor(String type)
type - the type of the substitution (Substitution.getType())