Constructor and Description |
---|
ColorSet()
The default constructor for ColorSet objects.
|
Modifier and Type | Method and Description |
---|---|
void |
addColor(Color c)
Adds a color to the list.
|
ArrayList<Color> |
getColors()
Returns the list of colors.
|
Copyright © 2015. All rights reserved.