java.lang.Object
javax.swing.ToolTipManager.insideTimerAction
- All Implemented Interfaces:
ActionListener
,EventListener
- Enclosing class:
- ToolTipManager
protected class ToolTipManager.insideTimerAction extends Object implements ActionListener
Inside timer action.
-
Constructor Summary
Constructors Modifier Constructor Description protected
insideTimerAction()
-
Method Summary
Methods declared in class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods declared in interface java.awt.event.ActionListener
actionPerformed
-
Constructor Details
-
insideTimerAction
protected insideTimerAction()
-