javax.swing
protected class ToolTipManager.stillInsideTimerAction extends Object implements ActionListener
Constructor Summary | |
---|---|
protected | stillInsideTimerAction()
This method creates a new stillInsideTimerAction object. |
Method Summary | |
---|---|
void | actionPerformed(ActionEvent event)
This method hides the JToolTip when the Timer has finished.
|
Parameters: event The ActionEvent.