net.infonode.tabbedpanel.theme
public abstract class TabbedPanelTitledTabTheme extends Object
Since: ITP 1.1.0
Version: $Revision: 1.5 $
| 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
|
Returns: the name
Returns: the TabbedPanelProperties
Returns: the TitledTabProperties