net.infonode.tabbedpanel.theme |
Themes with different looks for both TabbedPanel and TitledTab
|
Java Source File Name | Type | Comment |
BlueHighlightTheme.java | Class | A theme with dark borders and blue (or custom color) background for the
highlighted state. |
ClassicTheme.java | Class | A theme with a "classic" look and with round edges for the titled tabs. |
DefaultTheme.java | Class | A default theme that only contains empty tabbed panel properties and titled
tab properties object i.e. |
GradientTheme.java | Class | A theme that draws gradient tab backgrounds. |
LookAndFeelTheme.java | Class |
An experimental theme that tries to replicate the look of
the active look and feel. |
ShapedGradientTheme.java | Class | A theme with tabs with rounded edges, gradient backgrounds and support for
slopes on left/right side of tab. |
SmallFlatTheme.java | Class | |
SoftBlueIceTheme.java | Class | A light blue theme with gradients and rounded corners. |
TabbedPanelTitledTabTheme.java | Class | Abstract class for a theme for a tabbed panel with titled tabs. |