javax.swing
protected class ToolTipManager.stillInsideTimerAction extends Object implements ActionListener
Modifier | Constructor and Description |
---|---|
protected |
ToolTipManager.stillInsideTimerAction()
This method creates a new stillInsideTimerAction object.
|
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent event)
This method hides the JToolTip when the Timer has finished.
|
protected ToolTipManager.stillInsideTimerAction()
public void actionPerformed(ActionEvent event)
actionPerformed
in interface ActionListener
event
- The ActionEvent.