javax.swing
protected class ToolTipManager.outsideTimerAction extends Object implements ActionListener
Modifier | Constructor and Description |
---|---|
protected |
ToolTipManager.outsideTimerAction()
This method creates a new outsideTimerAction object.
|
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent event)
This method is called when the Timer that listens to whether the mouse
cursor has re-entered the JComponent has run out.
|
protected ToolTipManager.outsideTimerAction()
public void actionPerformed(ActionEvent event)
actionPerformed
in interface ActionListener
event
- The ActionEvent.