Package us.ihmc.utilities.keyboardAndMouse

Interface Summary
GhostMousePlaybackEvent  
RepeatingReleasedEventsFixer.Reposted Marker interface that denotes that the KeyEvent in question is reposted from some AWTEventListener, including this.
 

Class Summary
GhostMouseButtonPressedPlaybackEvent  
GhostMouseButtonReleasedPlaybackEvent  
GhostMouseDelayPlaybackEvent  
GhostMouseKeyPressPlaybackEvent  
GhostMouseKeyReleasePlaybackEvent  
GhostMouseMovePlaybackEvent  
GhostMousePlayback  
GhostMousePlaybackTest  
GhostMouseStringToChar  
GhostMouseStringToCharTest  
RepeatingReleasedEventsFixer Copied verbatim from: here.
RepeatingReleasedEventsFixer.RepostedKeyEvent Dead simple extension of KeyEvent that implements RepeatingReleasedEventsFixer.Reposted.
 

Enum Summary
MouseButton  
MousePressedOrReleased