TitledTabStateProperties holds all properties that are unique for a titled tab state.
author: $Author: jesper $ version: $Revision: 1.24 $ See Also:TitledTab See Also:TitledTabProperties
Constructs a TitledTabStateProperties object that inherits its properties from the given TitledTabStateProperties object
Parameters: inheritFrom - TitledTabStateProperties object to inherit properties from
Gets the direction, i.e. the line layout of the titled tab components. The text
and icon are rotated in the given direction and the title component will be moved.
direction
Sets the direction, i.e. the line layout of the titled tab's components. The text
and icon will be rotated in the given direction and the title component will be
moved.
Parameters: direction - direction this TitledTabStateProperties
Sets the icon alignment relative to the text. Makes it possible to switch
places between text and icon.
Parameters: alignment - icon alignment relative to text this TitledTabStateProperties
Sets the title components alignment relative to the text/icon
Parameters: alignment - title component alignment relative to text/icon this TitledTabStateProperties
Sets if title component is visible or not visible
Parameters: visible - true for enabled, otherwise false this TitledTabStateProperties since: ITP 1.1.0