Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Boxed
org.gnu.gdk.Event
org.gnu.gdk.EventKey
public class EventKey
extends Event
Method Summary | |
static EventKey |
|
int |
|
int | |
int | |
ModifierType | |
int |
|
String | |
Window |
Methods inherited from class org.gnu.gdk.Event | |
eventsPending , get , getGraphicsExpose , getTime , peek , put |
public EventKey(Handle handle)
public EventKey(Event evt)
Promotion constructor. Construct the specific event object by promoting (sharing the Handle object of) the base Event.
public int getGroup()
public int getKeyVal()
public int getLength()
public int getState()
public String getString()