| Constructor and Description |
|---|
FocusedBorder(Border
Create a new
FocusedBorder.
|
| Modifier and Type | Method and Description |
|---|---|
Insets |
getBorderInsets(Component
|
boolean |
isBorderOpaque()
|
void |
paintBorder(Component
|
public FocusedBorder(BorderunfocusedBorder)
FocusedBorder.
unfocusedBorder - the border to paint when the focus ring will not be painted.