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