Class RolloverButtonListener

java.lang.Object
javax.swing.plaf.basic.BasicButtonListener
org.pushingpixels.radiance.theming.internal.utils.RolloverButtonListener
All Implemented Interfaces:
FocusListener, MouseListener, MouseMotionListener, PropertyChangeListener, EventListener, ChangeListener

public class RolloverButtonListener extends BasicButtonListener
Button listener for rollover effects. Tracks the mouse motion and focus interaction for the associated button. This class is for internal use only.