public class SeparatorLineBorder extends AbstractBorder
| Modifier and Type | Method and Description |
|---|---|
static SeparatorLineBorder |
get() |
void |
paintBorder(Component c,
Graphics g,
int x,
int y,
int width,
int height) |
getBaseline, getBaselineResizeBehavior, getBorderInsets, getBorderInsets, getInteriorRectangle, getInteriorRectangle, isBorderOpaquepublic static SeparatorLineBorder get()
public void paintBorder(Component c, Graphics g, int x, int y, int width, int height)
paintBorder in interface BorderpaintBorder in class AbstractBorderCopyright © 2020. All rights reserved.