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