|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
ZFillColor represents the "fill color" attribute of a visual component. Any visual components that support a fill color should implement this interface.
| Method Summary | |
java.awt.Color |
getFillColor()
Get the fill color of this visual component. |
void |
setFillColor(java.awt.Color color)
Set the fill color of this visual component. |
| Method Detail |
public void setFillColor(java.awt.Color color)
color - the fill color, or null if none.public java.awt.Color getFillColor()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||