Color.toString
Class Overview | Class Members |
This Package |
All Packages
public String toString()
Returns
a representation of this color as a
String object.
Description
Creates a string that represents this color and indicates the
values of its RGB components.
Overrides
toString in class Object