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, isBorderOpaquepublic RoundedBorderResource.RoundedBorder(Color color)
public void paintBorder(Component c, Graphics g, int x, int y, int width, int height)
paintBorder in interface BorderpaintBorder in class AbstractBorder