public interface KeyStrokeMappingProvider
KeyStrokes.| Modifier and Type | Field and Description |
|---|---|
static int |
NO_MASK
Value to use when a key stroke is not using modifiers.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<KeyStrokeMapping> |
keyStrokeMappings() |
static final int NO_MASK
@Nonnull Collection<KeyStrokeMapping> keyStrokeMappings()
KeyStrokeMappings to be used by KeyStrokeMap.Copyright © 2014 AssertJ. All rights reserved.