public class RoundBorder extends LineBorder
lineColor, roundedCorners, thickness| Constructor and Description |
|---|
RoundBorder(Color color,
Component parent,
int arc) |
| Modifier and Type | Method and Description |
|---|---|
void |
paintBorder(Component c,
Graphics g,
int x,
int y,
int width,
int height) |
createBlackLineBorder, createGrayLineBorder, getBorderInsets, getLineColor, getRoundedCorners, getThickness, isBorderOpaquegetBaseline, getBaselineResizeBehavior, getBorderInsets, getInteriorRectangle, getInteriorRectanglepublic void paintBorder(Component c, Graphics g, int x, int y, int width, int height)
paintBorder in interface BorderpaintBorder in class LineBorderCopyright © 2015–2022 SciJava. All rights reserved.