Class RolloverControlListener

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

public class RolloverControlListener extends Object implements MouseListener, MouseMotionListener
Control listener for rollover effects. Tracks the mouse motion interaction for the associated TransitionAwareUI control. This class is for internal use only.