| Constructor | Description |
|---|---|
SmallColorWellBorder() |
Creates a new instance of QuaquaSquareButtonBorder
|
| Modifier and Type | Method | Description |
|---|---|---|
Insets |
getBorderInsets(Component c) |
|
boolean |
isBorderOpaque() |
|
void |
paintBorder(Component c,
Graphics gr,
int x,
int y,
int width,
int height) |
public SmallColorWellBorder()
public Insets getBorderInsets(Component c)
getBorderInsets in interface Borderpublic boolean isBorderOpaque()
isBorderOpaque in interface Borderpublic void paintBorder(Component c, Graphics gr, int x, int y, int width, int height)
paintBorder in interface Border