KEY_NUM0,KEY_NUM1, The number keys from
KEY_NUM2, KEY_NUM3, 0 to 9 on the
KEY_NUM4, KEY_NUM5, keypad
KEY_NUM6, KEY_NUM7,
KEY_NUM8, KEY_NUM9
KEY_STAR The * key
KEY_POUND The # key
-1 The scroll-up key
-2 The scroll-down key
-3 The scroll-left key
-4 The scroll-right key
-5 The Select key or the middle soft key
-6 The left soft key (available on Canvas with no Command)
-7 The right soft key (available on Canvas with no Command)
-8 The Clear key
-50 The Shift or Edit key
-10 The Send key
-11 The End key (may not be available if it causes the MIDlet to exit)
-12 The Voice key
10 The Enter key in full keyboard
32 The Space key in full keyboard
8 The Backspace key in full keyboard
27 The Escape key in full keyboard
9 The Tab key in full keyboard
127 The Delete key in full keyboard
Character Unicode: Alphabetic keys on full keyboard. For example, the A key maps to Unicode 0x0061, or 0x0041 if the shift key is held down.
No comments:
Post a Comment