public class RoundedLineBorder extends AbstractBorder
Constructor and Description |
---|
RoundedLineBorder(Paint fill,
int lineSize,
int cornerSize) |
RoundedLineBorder(Paint fill,
int lineSize,
int cornerSize,
boolean antiAlias) |
Modifier and Type | Method and Description |
---|---|
Insets |
getBorderInsets(Component c,
Insets insets) |
void |
paintBorder(Component c,
Graphics g,
int x,
int y,
int width,
int height) |
getBaseline, getBaselineResizeBehavior, getBorderInsets, getInteriorRectangle, getInteriorRectangle, isBorderOpaque
public RoundedLineBorder(Paint fill, int lineSize, int cornerSize)
public RoundedLineBorder(Paint fill, int lineSize, int cornerSize, boolean antiAlias)
public Insets getBorderInsets(Component c, Insets insets)
getBorderInsets
in class AbstractBorder
public void paintBorder(Component c, Graphics g, int x, int y, int width, int height)
paintBorder
in interface Border
paintBorder
in class AbstractBorder
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.