java.lang.Object
javax.swing.ToolTipManager.stillInsideTimerAction
- All Implemented Interfaces:
ActionListener
,EventListener
- Enclosing class:
- ToolTipManager
Still inside timer action.
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
Constructs astillInsideTimerAction
. -
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
-
stillInsideTimerAction
protected stillInsideTimerAction()Constructs astillInsideTimerAction
.
-