|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.infonode.tabbedpanel.theme.TabbedPanelTitledTabTheme
net.infonode.tabbedpanel.theme.BlueHighlightTheme
public class BlueHighlightTheme
A theme with dark borders and blue (or custom color) background for the highlighted state.
| Field Summary | |
|---|---|
private TabbedPanelProperties |
tabbedPanelProperties
|
private TitledTabProperties |
tabProperties
|
| Constructor Summary | |
|---|---|
BlueHighlightTheme()
Constructs a BlueHighlightTheme |
|
BlueHighlightTheme(java.awt.Color backgroundColor)
Constructs a BlueHighlightTheme |
|
| Method Summary | |
|---|---|
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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private TitledTabProperties tabProperties
private TabbedPanelProperties tabbedPanelProperties
| Constructor Detail |
|---|
public BlueHighlightTheme()
public BlueHighlightTheme(java.awt.Color backgroundColor)
backgroundColor - the background color for the highlighted tab| Method Detail |
|---|
public java.lang.String getName()
getName in class TabbedPanelTitledTabThemepublic TitledTabProperties getTitledTabProperties()
getTitledTabProperties in class TabbedPanelTitledTabThemepublic TabbedPanelProperties getTabbedPanelProperties()
getTabbedPanelProperties in class TabbedPanelTitledTabTheme
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||