|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ColorSwatchModel
The ColorSwatchModel is used to generate a series of "color
swatches" possibly with descriptive names.
| Method Summary | |
|---|---|
java.lang.String |
getColorDescription(Color color)
This is called to return a descriptive string for a color. |
Color[] |
getColorSwatches()
This is called to return an array of colors to be used as color swatches |
| Method Detail |
|---|
Color[] getColorSwatches()
java.lang.String getColorDescription(Color color)
color - -
the color to get a description for
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||