private static class Color.RgbConverter extends Color.Converter
| Modifier and Type | Field and Description |
|---|---|
private static java.util.regex.Pattern |
RGB_PATTERN |
| Modifier | Constructor and Description |
|---|---|
private |
RgbConverter() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.regex.Pattern |
getPattern() |
createColor, fromMatchGroup, getColorprotected java.util.regex.Pattern getPattern()
getPattern in class Color.Converter