|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.rfb.UnicodeToKeysym
public class UnicodeToKeysym
Field Summary | |
---|---|
static short[][] |
table
|
Constructor Summary | |
---|---|
UnicodeToKeysym()
|
Method Summary | |
---|---|
static int |
translate(int unicode)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static short[][] table
Constructor Detail |
---|
public UnicodeToKeysym()
Method Detail |
---|
public static int translate(int unicode)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |