public class GradientRoundBorder extends AbstractBorder implements UIResource, Serializable
Border
filled with a grandient paint.Constructor and Description |
---|
GradientRoundBorder() |
Modifier and Type | Method and Description |
---|---|
void |
paintBorder(Component c,
Graphics g,
int x,
int y,
int width,
int height) |
getBaseline, getBaselineResizeBehavior, getBorderInsets, getBorderInsets, getInteriorRectangle, getInteriorRectangle, isBorderOpaque
public void paintBorder(Component c, Graphics g, int x, int y, int width, int height)
paintBorder
in interface Border
paintBorder
in class AbstractBorder
Copyright © 2014. All Rights Reserved.