|
|||||||||||
| 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.DefaultTheme
A default theme that only contains empty tabbed panel properties and titled tab properties object i.e. they don't contain any properties that are set with any values. This theme is only a convenience theme so that a default theme can be added and removed just like any other theme.
| Constructor Summary | |
DefaultTheme()
Constructs a default theme |
|
| 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 DefaultTheme()
| Method Detail |
public String getName()
getName in class TabbedPanelTitledTabThemepublic TabbedPanelProperties getTabbedPanelProperties()
getTabbedPanelProperties in class TabbedPanelTitledTabThemepublic TitledTabProperties getTitledTabProperties()
getTitledTabProperties in class TabbedPanelTitledTabTheme
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||