public class ColorFactory
extends java.lang.Object
Constructor and Description |
---|
ColorFactory()
The default constructor.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.swt.graphics.Color |
getNextColor()
Gets the next color from the palette.
|
void |
reset()
Resets the color palette so that the next color will be the first in the
palette.
|