public class DefaultKeyStrokeMappingProvider extends Object implements KeyStrokeMappingProvider
javax.swing.KeyStroke
s.NO_MASK
Constructor and Description |
---|
DefaultKeyStrokeMappingProvider() |
Modifier and Type | Method and Description |
---|---|
Collection<KeyStrokeMapping> |
keyStrokeMappings()
Returns the default mapping of characters and
KeyStroke s. |
@Nonnull public Collection<KeyStrokeMapping> keyStrokeMappings()
KeyStroke
s. This provider will only return the mappings for
following keys:
keyStrokeMappings
in interface KeyStrokeMappingProvider
KeyStroke
sCopyright © 2014–2020 AssertJ. All rights reserved.