Sets this graphics context's current color to the specified color. All subsequent graphics operations using this graphics context use this specified color.
Parameters:
c
See also: java.awt.Color, java.awt.Graphics.getColor
Diagram: Graphics