TitledTabHoverAction is an action that makes it easy to change properties for
a hovered
TitledTab . The action is meant to be set as a
HoverListener in the
TitledTabProperties .
This hover action contains a TitledTabProperties object that will be added as
super object to the hovered titled tab and then automatically removed when the
titled tab is no longer hovered.
author: johan version: $Revision: 1.12 $ See Also: TitledTab See Also: TitledTabProperties since: ITP 1.3.0 |