- java.lang.Object
-
- javax.swing.ToolTipManager.stillInsideTimerAction
-
- All Implemented Interfaces:
-
ActionListener
,EventListener
- Enclosing class:
- ToolTipManager
protected class ToolTipManager.stillInsideTimerAction extends Object implements ActionListener
仍然在定时器动作。
-
-
方法详细信息
-
actionPerformed
public void actionPerformed(ActionEvent e)
发生动作时调用。- Specified by:
-
actionPerformed
接口ActionListener
- 参数
-
e
- the event to be processed
-
-