|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gnu.glib.EventType
org.gnu.gtk.event.KeyEvent.Type
public static class KeyEvent.Type
Field Summary | |
---|---|
static KeyEvent.Type |
KEY_PRESSED
This event indicates that a key has been pressed. |
static KeyEvent.Type |
KEY_RELEASED
This event indicates that a key has been released. |
Method Summary |
---|
Methods inherited from class org.gnu.glib.EventType |
---|
getID, getName |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final KeyEvent.Type KEY_PRESSED
public static final KeyEvent.Type KEY_RELEASED
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |