Class | Description |
---|---|
GradientTabAreaBorder |
Paints a gradient background for a tab area component.
|
OpenContentBorder |
OpenContentBorder is a border that draws a 1 pixel wide line border around a
component that is used as content area component in a tabbed panel.
|
TabAreaLineBorder |
TabAreaLineBorder draws a 1 pixel wide border on all sides except the side towards
the content area of a tabbed panel.
|
TabHighlightBorder |
TabHighlightBorder draws a 1 pixel wide highlight on the top and left side of the
tab.
|
TabLineBorder | Deprecated
As of ITP 1.2.0 use
TabAreaLineBorder instead with
TabbedPanelProperties.TAB_SPACING set to -1. |