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

Packages that use net.sourceforge.groboutils.uicapture.v1.event
net.sourceforge.groboutils.uicapture.v1 A testing framework used for capturing a user's UI interaction, and for generating scripts which can automatically play back a captured interaction. 
net.sourceforge.groboutils.uicapture.v1.event   
 

Classes in net.sourceforge.groboutils.uicapture.v1.event used by net.sourceforge.groboutils.uicapture.v1
CaptureEvent
          An event object which stores a capture event.
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.
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.
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.
 

Classes in net.sourceforge.groboutils.uicapture.v1.event used by net.sourceforge.groboutils.uicapture.v1.event
CaptureAdapter
          Default implementation of an ICaptureListener.
CaptureEvent
          An event object which stores a capture event.
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.
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