net.infonode.tabbedpanel.theme

Class SmallFlatTheme

public class SmallFlatTheme extends TabbedPanelTitledTabTheme

A theme with small fonts and flat look

Version: $Revision: 1.26 $

Author: $Author: jesper $

Constructor Summary
SmallFlatTheme()
Constructs a SmallFlatTheme
Method Summary
StringgetName()
Gets the name for this theme
TabbedPanelPropertiesgetTabbedPanelProperties()
Gets the TabbedPanelProperties for this theme
TitledTabPropertiesgetTitledTabProperties()
Gets the TitledTabProperties for this theme

Constructor Detail

SmallFlatTheme

public SmallFlatTheme()
Constructs a SmallFlatTheme

Method Detail

getName

public String getName()
Gets the name for this theme

Returns: the name

Since: ITP 1.1.0

getTabbedPanelProperties

public TabbedPanelProperties getTabbedPanelProperties()
Gets the TabbedPanelProperties for this theme

Returns: the TabbedPanelProperties

getTitledTabProperties

public TitledTabProperties getTitledTabProperties()
Gets the TitledTabProperties for this theme

Returns: the TitledTabProperties