javax.swing
protected class ToolTipManager.insideTimerAction extends Object implements ActionListener
| Constructor Summary | |
|---|---|
| protected | insideTimerAction()
This method creates a new insideTimerAction object. |
| Method Summary | |
|---|---|
| void | actionPerformed(ActionEvent event)
This method displays the JToolTip when the Mouse has been still for the
delay.
|
Parameters: event The ActionEvent.