Named Color Parameters
Axis
Used With: JWAVE_PLOT
Specifies an AWT color object used to draw the axis. (Default: Color.white)
Background
Specifies an AWT color object to which the screen is set when the ERASE procedure is called. (Default: Color.black)
 
note
Not all devices support erasing the background to a color index.
Bottom
Used With: JWAVE_SURFACE
Specifies an AWT color object used to draw the lower part of the surface. If not specified, the bottom is drawn with the same color as the top (the top is specified with the Color keyword).
 
note
If the x-axis rotation is between 90 and 270 degrees, the top of the surface will be colored with the color specified by the Bottom keyword.
Color
Specifies an AWT color object to set the color of text, lines, solid polygon fill, data, axes, and annotation. (Default: Color.white)