javax.swing
protected class ToolTipManager.outsideTimerAction extends Object implements ActionListener
Constructor Summary | |
---|---|
protected | outsideTimerAction()
This method creates a new outsideTimerAction object. |
Method Summary | |
---|---|
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.
|
Parameters: event The ActionEvent.