public class DefaultKeyStrokeMappingProvider extends Object implements KeyStrokeMappingProvider
KeyStroke
s.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()
KeyStroke
s. This provider will only return
the mappings for following keys:
keyStrokeMappings
in interface KeyStrokeMappingProvider
KeyStroke
sCopyright © 2007-2012 FEST (Fixtures for Easy Software Testing). All Rights Reserved.