|
|||||||||||
| 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
A theme with dark borders and blue (or custom color) background for the highlighted state.
| 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 |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BlueHighlightTheme()
public BlueHighlightTheme(Color backgroundColor)
backgroundColor - the background color for the highlighted tab| Method Detail |
public 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 | ||||||||||