org.gnu.gdk
public class EventKey extends Event
| Constructor Summary | |
|---|---|
| EventKey(Event evt)
Promotion constructor. | |
| EventKey(Handle handle) | |
| Method Summary | |
|---|---|
| static EventKey | getEventKey(Handle handle) |
| int | getGroup() |
| int | getKeyVal() |
| int | getLength() |
| ModifierType | getModifierKey() |
| int | getState() |
| String | getString() |
| Window | getWindow() |