JXtension - Color.setColor(...)

Purpose:
Give the user the ability to change the color represented by a color object.

Parameters:
The parameters must be in one of the formats allowed for the constructor:

Example #1:
The following will instantiate a color using three random numbers.  This color will be the background of the cell on the left under the text box.  Then the color will be changed to another random color.  This new color will be the background of the cell on the right under the text box:

 
1st Color2nd Color

See also: