public class ColorTable extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
ColorTable()
Creates a new instance of ColorTable
|
| Modifier and Type | Method and Description |
|---|---|
static ColorTable |
instance() |
Color |
lookupColor(String name) |
static Color |
parseColor(String val) |
static int |
parseHex(String val) |
Copyright © 2020. All rights reserved.