public class DefaultKeyStrokeMappingProvider extends Object implements KeyStrokeMappingProvider
KeyStrokes.NO_MASK| Constructor and Description |
|---|
DefaultKeyStrokeMappingProvider() |
| Modifier and Type | Method and Description |
|---|---|
Collection<KeyStrokeMapping> |
keyStrokeMappings()
Returns the default mapping of characters and
s. |
public Collection<KeyStrokeMapping> keyStrokeMappings()
KeyStrokes. This provider will only return
the mappings for following keys:
keyStrokeMappings in interface KeyStrokeMappingProviderKeyStrokesCopyright © 2007-2012 FEST (Fixtures for Easy Software Testing). All Rights Reserved.