org.flexdock.plaf.resources.border
public static class RoundedBorderResource.RoundedBorder extends AbstractBorder
Constructor and Description |
---|
RoundedBorderResource.RoundedBorder(Color color) |
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 RoundedBorderResource.RoundedBorder(Color color)
public void paintBorder(Component c, Graphics g, int x, int y, int width, int height)
paintBorder
in interface Border
paintBorder
in class AbstractBorder