public static class MouseDriver.HidMouseRunnable extends Object implements Runnable
This really could be used for any HID device.
boolean
running
UsbPipe
usbPipe
MouseDriver.HidMouseRunnable(UsbPipe pipe)
void
run()
stop()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public boolean running
public UsbPipe usbPipe
public MouseDriver.HidMouseRunnable(UsbPipe pipe)
public void run()
run
Runnable
public void stop()
Copyright © 2014 LSST. All Rights Reserved.