Constructor and Description |
---|
GradientWithBorderPainter(Color topLineColor,
Color bottomLineColor,
Color topGradientColor,
Color bottomGradientColor) |
public void paint(Graphics2D g, Component object, int width, int height)
Painter
Graphics2D
. The supplied graphics context may be modified - it's
state need not be restored upon completion of painting.