|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for implementing character to keyboard code mappings.
Method Summary | |
JFCKeyStroke[] |
getKeyStrokes(char c)
Get the key strokes for a character. |
JFCKeyStroke[] |
getKeyStrokes(int keyCode)
Get the key strokes for the key code. |
Method Detail |
public JFCKeyStroke[] getKeyStrokes(char c)
c
- The character to be coded.
public JFCKeyStroke[] getKeyStrokes(int keyCode)
keyCode
- Key code to return the strokes for.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |