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