|
Class: BevelBorder,
SoftBevelBorder
Helper: BevelBorderHelper
Class: CompoundBorder
Helper: CompoundBorderHelper
| Child |
Description |
| Border |
Borders added later are inside the borders added earlier. |
Class: EmptyBorder
Helper: EmptyBorderHelper
| Child |
Description |
| Insets |
Just a convenience method to set the insets attribute of the helper object. |
Class: EtchedBorder
Helper: EtchedBorderHelper
Class: LineBorder
Helper: LineBorderHelper
Class: MatteBorder
Helper: MatteBorderHelper
| Child |
Description |
| Color |
Just a convenience method to set the color attribute of the helper object. |
| Icon |
Just a convenience method to set the icon attribute of the helper object. |
| Insets |
Just a convenience method to set the insets attribute of the helper object. |
Class: TitledBorder
Helper: TitledBorderHelper
| Child |
Description |
| Border |
Just a convenience method to set the border attribute of the helper object. |
|