Class RolloverTextControlListener

java.lang.Object
org.pushingpixels.substance.internal.utils.RolloverTextControlListener
All Implemented Interfaces:
FocusListener, MouseListener, MouseMotionListener, EventListener

public class RolloverTextControlListener extends Object implements MouseListener, MouseMotionListener, FocusListener
Control listener for rollover effects. Tracks the mouse motion interaction for the associated TransitionAwareUI control.