private class X11InputDeviceRegistry.MotionProcessor extends java.lang.Object implements java.lang.Runnable
private int
x
y
MotionProcessor(int x, int y)
void
run()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private int x
private int y
public void run()
run
java.lang.Runnable