protected class ToolTipManager.insideTimerAction extends java.lang.Object implements java.awt.event.ActionListener
| Modifier | Constructor and Description |
|---|---|
protected |
ToolTipManager.insideTimerAction()
This method creates a new insideTimerAction object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent event)
This method displays the JToolTip when the Mouse has been still for the
delay.
|
protected ToolTipManager.insideTimerAction()
public void actionPerformed(java.awt.event.ActionEvent event)
actionPerformed in interface java.awt.event.ActionListenerevent - The ActionEvent.