|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jagatoo.input.localization.mappings.german.MappingGermany
public class MappingGermany
This the Mapping implementation for germany.
| Constructor Summary | |
|---|---|
MappingGermany()
|
|
| Method Summary | |
|---|---|
Key |
getLocalizedKey(char keyChar)
|
java.lang.String |
getLocalizedKeyName(DeviceComponent key)
Searches for a localized name for the given Key. |
Key |
getLowerYZKey()
|
char |
getModifiedChar(Key key,
char unmodChar,
int modifierMask)
Must return the char, that is assotiated to the key with the given key-code when the given modifier is pressed. |
Key |
getUpperYZKey()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MappingGermany()
| Method Detail |
|---|
public final Key getUpperYZKey()
getUpperYZKey in interface Mappingpublic final Key getLowerYZKey()
getLowerYZKey in interface Mapping
public char getModifiedChar(Key key,
char unmodChar,
int modifierMask)
getModifiedChar in interface Mappingkey - the queried key
public Key getLocalizedKey(char keyChar)
getLocalizedKey in interface Mappingpublic java.lang.String getLocalizedKeyName(DeviceComponent key)
Mapping
getLocalizedKeyName in interface Mapping
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||