public class ColorAllocator
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected static java.util.concurrent.ConcurrentLinkedQueue<java.awt.Color> |
initialColors |
| Constructor and Description |
|---|
ColorAllocator() |
| Modifier and Type | Method and Description |
|---|---|
static java.awt.Color |
getNextColor() |
static void |
initializeColors() |