java.lang.Object
javax.swing.ToolTipManager.outsideTimerAction
- All Implemented Interfaces:
ActionListener,EventListener
- Enclosing class:
- ToolTipManager
protected class ToolTipManager.outsideTimerAction extends Object implements ActionListener
Outside timer action.
-
Constructor Summary
Constructors Modifier Constructor Description protectedoutsideTimerAction() -
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
-
outsideTimerAction
protected outsideTimerAction()
-