Class KeyStrokes

java.lang.Object
org.fest.swing.driver.KeyStrokes

final class KeyStrokes extends Object
Understands utility methods related to KeyStroke.

Note: Methods in this class are not executed in the event dispatch thread (EDT.) Clients are responsible for invoking them in the EDT.