java.lang.Object
javax.swing.ToolTipManager.stillInsideTimerAction
- All Implemented Interfaces:
ActionListener,EventListener
- Enclosing class:
- ToolTipManager
Still inside timer action.
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructs astillInsideTimerAction. -
Method Summary
Methods declared in class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods declared in interface java.awt.event.ActionListener
actionPerformed
-
Constructor Details
-
stillInsideTimerAction
protected stillInsideTimerAction()Constructs astillInsideTimerAction.
-