public class BlueHighlightTheme extends TabbedPanelTitledTabTheme
Constructor and Description |
---|
BlueHighlightTheme()
Constructs a BlueHighlightTheme
|
BlueHighlightTheme(java.awt.Color backgroundColor)
Constructs a BlueHighlightTheme
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
Gets the name for this theme
|
TabbedPanelProperties |
getTabbedPanelProperties()
Gets the TabbedPanelProperties for this theme
|
TitledTabProperties |
getTitledTabProperties()
Gets the TitledTabProperties for this theme
|
public BlueHighlightTheme()
public BlueHighlightTheme(java.awt.Color backgroundColor)
backgroundColor
- the background color for the highlighted tabpublic java.lang.String getName()
getName
in class TabbedPanelTitledTabTheme
public TitledTabProperties getTitledTabProperties()
getTitledTabProperties
in class TabbedPanelTitledTabTheme
public TabbedPanelProperties getTabbedPanelProperties()
getTabbedPanelProperties
in class TabbedPanelTitledTabTheme