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, isBorderOpaque
getBaseline, getBaselineResizeBehavior, getBorderInsets, getInteriorRectangle, getInteriorRectangle
public void paintBorder(Component c, Graphics g, int x, int y, int width, int height)
paintBorder
in interface Border
paintBorder
in class LineBorder
Copyright © 2015–2022 SciJava. All rights reserved.