| Interface | Description |
|---|---|
| BackgroundBorder |
BackgroundBorder is used by the Quaqua Look And Feel to tag a
border which partially needs to be drawn on to the background of a JComponent.
|
| Class | Description |
|---|---|
| AnimatedBorder |
AnimatedBorder takes an array of borders and a delay value, to draw an
animated border.
|
| BackdropBorder |
BackdropBorder has a foreground border and a background border.
|
| BackgroundBorderUIResource |
A BackgroundBorderUIResource is used by the Quaqua Look And Feel to tag a
BorderUIResource that has to be drawn on to the background of a JComponent.
|
| ButtonStateBorder |
ButtonStateBorder.
|
| CachedImageBevelBorder |
Draws a filled bevel border using an image and insets.
|
| ColorBorder |
ColorBorder.
|
| ColorBorder.UIResource | |
| FocusBorder |
A Border which only draws if the component has focus.
|
| ImageBevelBorder |
Draws a filled bevel border using an image and insets.
|
| ImageBevelBorder.UIResource | |
| OverlayBorder |
OverlayBorder.
|
| ScrollBarThumbBorder |
ScrollBarThumbBorder.
|