public class AccordionElementBorder extends Object implements Border
| Constructor and Description |
|---|
AccordionElementBorder()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Insets |
getBorderInsets(Component c) |
boolean |
isBorderOpaque() |
void |
paintBorder(Component c,
Graphics g,
int x,
int y,
int width,
int height) |
public AccordionElementBorder()
public Insets getBorderInsets(Component c)
getBorderInsets in interface Borderpublic boolean isBorderOpaque()
isBorderOpaque in interface Borderpublic void paintBorder(Component c, Graphics g, int x, int y, int width, int height)
paintBorder in interface BorderCopyright © 2010-2015 ForgeRock AS. All Rights Reserved.