Online documentation for EventListener
Generated 2006-03-17
Registers mouse and key events.
Description
A straightforward component to register mouse and key events
from a dummy frame. This is basically intended to monitor
GUI interactions.
Usage
Run the component and a dummy frame should be created to monitor
all mouse and key events.
Technical Details
Currently uses a dummy window to listen in to the events.