Class RedispatchingMouseAdapter

java.lang.Object
org.jjazz.uiutilities.api.RedispatchingMouseAdapter
All Implemented Interfaces:
MouseListener, MouseMotionListener, MouseWheelListener, EventListener

public class RedispatchingMouseAdapter extends Object implements MouseListener, MouseWheelListener, MouseMotionListener
A MouseAdapter that transmit everything to a parent.
Author:
Jerome