Uses of Interface
org.jzy3d.junit.replay.events.IKeyEventLog
Packages that use IKeyEventLog
-
Uses of IKeyEventLog in org.jzy3d.junit.replay
Methods in org.jzy3d.junit.replay with parameters of type IKeyEventLogModifier 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
Classes in org.jzy3d.junit.replay.events that implement IKeyEventLogMethods in org.jzy3d.junit.replay.events that return IKeyEventLogModifier and TypeMethodDescriptionprotected IKeyEventLog
EventParser.parseKeyEvent
(Matcher matcher, IKeyEventLog.KeyEventType type)