| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Structorg.gnu.glib.Boxedorg.gnu.gdk.Eventorg.gnu.gdk.EventMotionpublic class EventMotionextends EventConstructor Summary | |
| |
| |
Method Summary | |
Device | |
boolean | |
ModifierType |
|
int | |
Window | |
double |
|
double |
|
double |
|
double |
|
boolean |
|
Methods inherited from class org.gnu.gdk.Event | |
eventsPending, get, getGraphicsExpose, getTime, peek, put | |
Methods inherited from class org.gnu.glib.Boxed | |
equals, getBoxedFromHandle, hashCode | |
public EventMotion(Handle handle)
public EventMotion(Event evt)
Promotion constructor. Construct the specific event object by promoting (sharing the Handle object of) the base Event.
public boolean getSendEvent()
public int getTimeMillis()
public double getX()
public double getXRoot()
public double getY()
public double getYRoot()
public boolean isHint()