java.lang.Object | ||
android.view.KeyCharacterMap.KeyData |
Value | ||||
---|---|---|---|---|
int | META_LENGTH | 4 | 0x00000004 |
public | char | displayLabel | The display label (see getDisplayLabel(int)). | ||
public | char[] | meta | The character that will be generated in various meta states (the same ones used for get(int, int) and defined as META_SHIFT_ON and META_ALT_ON). | ||
public | char | number | The "number" value (see getNumber(int)). |
KeyCharacterMap.KeyData() |
Index | Value |
---|---|
0 | no modifiers |
1 | caps |
2 | alt |
3 | caps + alt |
Copyright 2007 Google Inc. | Build 0.9_r1-98467 - 14 Aug 2008 18:48 |