|
StarOffice 5.2 API reverse engineered by classdoc |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.sun.star.lang.EventObject | +--com.sun.star.awt.InputEvent | +--com.sun.star.awt.KeyEvent
Field Summary | |
char |
KeyChar
|
short |
KeyCode
|
short |
KeyFunc
|
static java.lang.Object |
UNORUNTIMEDATA
|
Fields inherited from class com.sun.star.awt.InputEvent |
Modifiers |
Fields inherited from class com.sun.star.lang.EventObject |
Source, UNOTYPEINFO |
Constructor Summary | |
KeyEvent()
|
|
KeyEvent(java.lang.Object o,
short s1,
short s2,
char c,
short s3)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public char KeyChar
public short KeyCode
public short KeyFunc
public static java.lang.Object UNORUNTIMEDATA
Constructor Detail |
public KeyEvent()
public KeyEvent(java.lang.Object o, short s1, short s2, char c, short s3)
|
StarOffice 5.2 API reverse engineered by classdoc |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |