net.infonode.tabbedpanel.border |
Special borders for tabs and tabbed panels
|
Java Source File Name | Type | Comment |
GradientTabAreaBorder.java | Class | Paints a gradient background for a tab area component. |
OpenContentBorder.java | Class |
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.java | Class | TabAreaLineBorder draws a 1 pixel wide border on all sides except the side towards
the content area of a tabbed panel. |
TabHighlightBorder.java | Class | TabHighlightBorder draws a 1 pixel wide highlight on the top and left side of the
tab. |
TabLineBorder.java | Class | TabLineBorder draws a 1 pixel wide line around a
Tab . |