Package net.infonode.tabbedpanel.hover

Contains hover actions that make it easy to change properties for hovered tabbed panels and titled tabs.

See:
          Description

Class Summary
TabbedPanelHoverAction TabbedPanelHoverAction is an action that makes it easy to change properties for a hovered TabbedPanel.
TabbedPanelTitledTabHoverAction TabbedPanelTitledTabHoverAction is an action that makes it easy to change properties for a hovered TabbedPanel containing TitledTabs.
TitledTabDelayedMouseExitHoverAction TitledTabDelayedMouseExitHoverAction is an action that wraps a HoverListener and delays the mouse exit when a TitledTab is no longer hovered.
TitledTabHoverAction TitledTabHoverAction is an action that makes it easy to change properties for a hovered TitledTab.
TitledTabTabbedPanelHoverAction TitledTabTabbedPanelHoverAction is an action that makes it easy to change properties for a hovered TitledTab and the TabbedPanel it is a member of.
 

Package net.infonode.tabbedpanel.hover Description

Contains hover actions that make it easy to change properties for hovered tabbed panels and titled tabs.