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