public abstract class AbstractColorRegistry
extends java.lang.Object
| Constructor and Description |
|---|
AbstractColorRegistry() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Color |
createColor(java.lang.String style) |
Color |
getColor(java.lang.String style) |
Copyright © 2019. All Rights Reserved.