|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface for objects that can have frame color and fill color set and queried, as well as overall color.
| Method Summary | |
Color |
getFillColor()
Returns the fill color. |
Color |
getFrameColor()
Returns the frame color. |
void |
setFillColor(Color c)
Sets the fill color. |
void |
setFrameColor(Color c)
Sets the frame color. |
| Methods inherited from interface wheels.Colorable |
getColor, setColor |
| Method Detail |
public void setFrameColor(Color c)
public Color getFrameColor()
public void setFillColor(Color c)
public Color getFillColor()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||