|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface KeyStrokeMappingProvider
Understands how to provide a mapping between characters and
s.
KeyStroke
Field Summary | |
---|---|
static int |
NO_MASK
Value to use when a key stroke is not using modifiers. |
Method Summary | |
---|---|
Collection<KeyStrokeMapping> |
keyStrokeMappings()
Returns a collection s to be used by . |
Field Detail |
---|
static final int NO_MASK
Method Detail |
---|
Collection<KeyStrokeMapping> keyStrokeMappings()
KeyStrokeMapping
s to be used by KeyStrokeMap
.
KeyStrokeMapping
collection.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |