| | Class | Description |
| | BevelBorder |
A class which implements a simple 2 line bevel border. |
| | CaveBorder |
CaveBorder, a border with a cave line rectangle(or roundrect). |
| | DecorateBorder |
DecorateBorder make your border can represented as many border arounded. |
| | EmptyBorder |
EmptyBorder not draw any graphics, only use to hold a blank space around component. |
| | LineBorder |
Line border, this will paint a rounded line for a component. |
| | SideLineBorder |
A border that draw a line at one side of a component. |
| | SimpleTitledBorder | |
| | TitledBorder |
TitledBorder, a border with a line rectangle and a title text. |