Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.gnu.gtk.event.GtkEvent
org.gnu.gtk.event.KeyEvent
public class KeyEvent
extends GtkEvent
KeyListener
Nested 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