See: Description
Interface | Description |
---|---|
Border |
Interface describing an object capable of rendering a border
around the edges of a component.
|
Class | Description |
---|---|
CompoundBorder | |
EmptyBorder | |
LineBorder | |
TitledBorder |
A class that implements a border with the specified title.
|