|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.infonode.tabbedpanel.theme.TabbedPanelTitledTabTheme
Abstract class for a theme for a tabbed panel with titled tabs.
Constructor Summary | |
TabbedPanelTitledTabTheme()
|
Method Summary | |
abstract String |
getName()
Gets the name for this theme |
abstract TabbedPanelProperties |
getTabbedPanelProperties()
Gets the TabbedPanelProperties for this theme |
abstract 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 TabbedPanelTitledTabTheme()
Method Detail |
public abstract String getName()
public abstract TabbedPanelProperties getTabbedPanelProperties()
public abstract TitledTabProperties getTitledTabProperties()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |