Package org.eclipse.swtbot.swt.finder.keyboard

Interface Summary
KeyboardStrategy A strategy that can type keys on the keyboard.
 

Class Summary
AbstractKeyboardStrategy Implementors must have a default no-args constructor.
Keyboard Represents a Keyboard.
KeyboardFactory Creates a keyboard using the specified strategy.
Keystrokes A factory to convert 'complex' keystrokes to a chain of simple keystrokes.