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