org.pushingpixels.flamingo.api.common
Class RichToolTipManager.InitialDelayTimerAction
java.lang.Object
org.pushingpixels.flamingo.api.common.RichToolTipManager.InitialDelayTimerAction
- All Implemented Interfaces:
- ActionListener, EventListener
- Enclosing class:
- RichToolTipManager
protected class RichToolTipManager.InitialDelayTimerAction
- extends Object
- implements ActionListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RichToolTipManager.InitialDelayTimerAction
protected RichToolTipManager.InitialDelayTimerAction()
actionPerformed
public void actionPerformed(ActionEvent e)
- Specified by:
actionPerformed
in interface ActionListener