public class HelpTooltipManager extends HelpTooltip
HelpTooltip.Alignment
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
SHORTCUT_PROPERTY |
myMouseListener
Constructor and Description |
---|
HelpTooltipManager() |
Modifier and Type | Method and Description |
---|---|
void |
hideTooltip() |
void |
showTooltip(javax.swing.JComponent component,
java.awt.event.MouseEvent event) |
createMouseListeners, createTipPanel, dispose, getDismissDelay, getShortcutAsHtml, hide, hidePopup, initPopupBuilder, installOn, setDescription, setLink, setLocation, setMasterPopup, setMasterPopupOpenCondition, setNeverHideOnTimeout, setShortcut, setTitle
public static final java.lang.String SHORTCUT_PROPERTY