A supertype for objects that “can be used as paint” to define the fill color(s) of a shape. The simplest sort of fill is a Color, but gradients and other more complex fills may also be defined.
Returns the corresponding Paint object for using this fill in Swing GUIs.
Paint