Package com.alee.managers.tooltip

Interface Summary
TooltipListener Custom tooltips listener interface.
 

Class Summary
HotkeyTipLabel Custom label used to display hotkey within WebCustomTooltip component.
HotkeyTipPainter<T extends HotkeyTipLabel> Custom painter for HotkeyTipLabel component.
TooltipAdapter User: mgarin Date: 07.01.11 Time: 2:35
TooltipManager This manager allows you to set extended tooltips for any Swing component with any possible content (would it be simple text or some JComponent ancestor) or show one-time tooltips at custom location inside any window.
WebCustomTooltip User: mgarin Date: 10.12.10 Time: 20:47
WebCustomTooltipStyle WebCustomTooltip style class.