Interface NativeMouseInputListener

All Superinterfaces:
EventListener, NativeMouseListener, NativeMouseMotionListener
All Known Implementing Classes:
NativeHookDemo, NativeMouseInputAdapter

public interface NativeMouseInputListener extends NativeMouseListener, NativeMouseMotionListener
A listener implementing all the methods in both the NativeMouseListener and NativeMouseMotionListener interfaces.
Since:
1.0
Version:
2.0
Author:
Alexander Barker (alex@1stleg.com)
See Also: