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 Border
public boolean isBorderOpaque()
isBorderOpaque
in interface Border
public void paintBorder(Component c, Graphics gr, int x, int y, int width, int height)
paintBorder
in interface Border