org.pushingpixels.flamingo.api.common
Class RichToolTipManager.InitialDelayTimerAction

java.lang.Object
  extended by org.pushingpixels.flamingo.api.common.RichToolTipManager.InitialDelayTimerAction
All Implemented Interfaces:
ActionListener, EventListener
Enclosing class:
RichToolTipManager

protected class RichToolTipManager.InitialDelayTimerAction
extends Object
implements ActionListener


Constructor Summary
protected RichToolTipManager.InitialDelayTimerAction()
           
 
Method Summary
 void actionPerformed(ActionEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RichToolTipManager.InitialDelayTimerAction

protected RichToolTipManager.InitialDelayTimerAction()
Method Detail

actionPerformed

public void actionPerformed(ActionEvent e)
Specified by:
actionPerformed in interface ActionListener