|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.test.event.VKMapping
public class VKMapping
Method Summary | |
---|---|
static VKMapping |
fromChar(char c)
|
char |
getC()
|
int |
getVk()
|
boolean |
isAlt()
|
boolean |
isCtrl()
|
boolean |
isMeta()
|
boolean |
isShift()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static VKMapping fromChar(char c)
public char getC()
public int getVk()
public boolean isShift()
public boolean isCtrl()
public boolean isAlt()
public boolean isMeta()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |