| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.gnu.gtk.event.GtkEventorg.gnu.gtk.event.KeyEventpublic class KeyEventextends GtkEventKeyListenerNested Class Summary |
Field Summary |
Constructor Summary | |
| |
Method Summary | |
int |
|
int |
|
ModifierType |
|
String |
|
boolean |
|
public KeyEvent(Object source,
KeyEvent.Type type,
EventKey gdkEvent)Construct a KeyEvent object.
public int getKeyval()
Returns the keyval.
- Returns:
- int
public int getLength()
Returns the length.
- Returns:
- int
public String getString()
Returns the string.
- Returns:
- String