Uses of Interface
org.jzy3d.junit.replay.events.IKeyEventLog
-
Uses of IKeyEventLog in org.jzy3d.junit.replay
Modifier and TypeMethodDescriptionprotected void
EventReplay.doKeyPress
(IKeyEventLog key) protected void
EventReplay.doKeyRelease
(IKeyEventLog key) void
EventReplay.replay
(IKeyEventLog key) -
Uses of IKeyEventLog in org.jzy3d.junit.replay.events
Modifier and TypeMethodDescriptionprotected IKeyEventLog
EventParser.parseKeyEvent
(Matcher matcher, IKeyEventLog.KeyEventType type)