|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KeyCaptureEvent | |
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 |
Uses of KeyCaptureEvent in net.sourceforge.groboutils.uicapture.v1 |
Methods in net.sourceforge.groboutils.uicapture.v1 with parameters of type KeyCaptureEvent | |
protected void |
ScriptGenerator.fireKeyPressed(KeyCaptureEvent ce)
|
protected void |
ScriptGenerator.fireKeyReleased(KeyCaptureEvent ce)
|
Uses of KeyCaptureEvent in net.sourceforge.groboutils.uicapture.v1.event |
Subclasses of KeyCaptureEvent in net.sourceforge.groboutils.uicapture.v1.event | |
class |
KeyPressedCaptureEvent
An event object which stores a capture event. |
class |
KeyReleasedCaptureEvent
An event object which stores a capture event. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |