net.infonode.tabbedpanel.theme
public class BlueHighlightTheme extends TabbedPanelTitledTabTheme
Version: $Revision: 1.24 $
| Constructor Summary | |
|---|---|
| BlueHighlightTheme()
Constructs a BlueHighlightTheme | |
| BlueHighlightTheme(Color backgroundColor)
Constructs a BlueHighlightTheme
| |
| Method Summary | |
|---|---|
| String | getName()
Gets the name for this theme
|
| TabbedPanelProperties | getTabbedPanelProperties()
Gets the TabbedPanelProperties for this theme
|
| TitledTabProperties | getTitledTabProperties()
Gets the TitledTabProperties for this theme
|
Parameters: backgroundColor the background color for the highlighted tab
Returns: the name
Since: ITP 1.1.0
Returns: the TabbedPanelProperties
Returns: the TitledTabProperties