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()
Returns a collection
s to be used by . |
static final int NO_MASK
Collection<KeyStrokeMapping> keyStrokeMappings()
KeyStrokeMappings to be used by KeyStrokeMap.KeyStrokeMapping collection.Copyright © 2007-2012 FEST (Fixtures for Easy Software Testing). All Rights Reserved.