public class EventPlayer
extends java.lang.Object
play()
method is called.EventRecorder
Red |
Constructor and Description |
---|
EventPlayer(java.awt.Component component)
Play events into the given component.
|
Modifier and Type | Method and Description |
---|---|
void |
play(java.awt.event.InputEvent[] events)
Play the given sequence of events into
the component.
|