Component.setBackground
Class Overview | Class Members |
This Package |
All Packages
public void setBackground( Color c )
Parameters
- c
- The color to become this component's
background color.
Description
Sets the background color of this component.
See Also
getBackground