Package net.sourceforge.groboutils.uicapture.v1.event

Interface Summary
IAllowCapturePassThroughListener A listener which becomes aware of all low-level user interaction, and when they occured.
ICaptureListener A listener which becomes aware of all low-level user interaction, and when they occured.
 

Class Summary
AllowCapturePassThroughAdapter An adapter for IAllowCapturePassThroughListener.
CaptureAdapter Default implementation of an ICaptureListener.
CaptureEvent An event object which stores a capture event.
KeyCaptureEvent An event object which stores a capture event.
KeyPressedCaptureEvent An event object which stores a capture event.
KeyReleasedCaptureEvent An event object which stores a capture event.
MouseButtonCaptureEvent An event object which stores a capture event.
MouseCaptureEvent An event object which stores a capture event.
MouseMovedCaptureEvent An event object which stores a capture event.
MousePressedCaptureEvent An event object which stores a capture event.
MouseReleasedCaptureEvent An event object which stores a capture event.
MouseWheelCaptureEvent An event object which stores a capture event.
 



Copyright © 2001-2003 by The GroboUtils Project